搜索资源列表
光孤子模拟软件NLSE
- 计算光纤中光孤子的传播,利用分布傅里叶变换(Calculate the propagation of solitons in optical fibers)
风力摆(使用)
- 风力摆源码,可画圆,PID算法,可调周期摆动(Wind pendulum source code)
Lyapunov
- 一种求lyapunov指数的算法,可以参考,不同系统,参数不同(We present the first algorithms that allow the estimation of non-negative Lyapunov exponents from an experimental time series.)
Mie
- Mie散射是求解球形散射体与电磁波场相互作用解析解的经典算法。(Mie scattering is a classical algorithm for solving the analytic solution of the interaction between spherical scatterers and the electromagnetic wave field.)
3
- roe算法计算一维黎曼问题,dev c++编辑(Calculation of one dimensional Riemann problem by roe algorithm)
slepian_oscar-master
- 基于matlab的slepian算法实现,可以对GRACE数据进行处理..................(Implementation of Slepian algorithm)
abaqus 隐式算法 uel
- abaqus 隐式算法 uel 是官方给的示例程序,有这方面需求的同学可以下载研究
topology3d
- 3D拓扑优化算法,经典169行代码,MATLAB语言(3D topology optimization algorithm)
量子物理学中的常用算法与程序
- 此书简明扼要地讲述了计算物理的基础知识,并给出量子物理学中常用算法及相应的Fortran程序。(This book gives a brief account of the fundamentals of computational physics, and gives the algorithms commonly used in quantum physics and the corresponding Fortran program.)
sweep
- 粒子输运算法核心求解算法, 有限差分离散空间,离散纵标法离散方向角积分。
顶盖驱动流
- 顶盖驱动流是不可压缩黏性的典型流动,可以用来检验各种数值算法计算精度和可靠性,目前尚不能求得它的解析解。基于Fortran 编程,采用 SIMPLE 算法求解二维方腔流动,得到流动达到稳定状态时各物理量的分布。(Lid-driven cavity flow is an incompressible viscous flow, which can be used to test the accuracy and reliability of various numerical algorithms
自适应遗传算法
- 是一种求解优化模型的好算法,收敛快,搜索快,并且精度高,且以学习
汉克尔光学变换模拟
- 快速汉克尔变换出现于上世纪70年代,后经Johansen等人发展。快速汉克尔是一种求解贝赛尔函数方程在(0~ ∞)区间上积分的快速数值算法。其逆变换与正变换对称。
正交鉴相算法.
- 正交鉴相算法的verilog源码,有部分注释,用于学习还不错!
Viterbi算法
- 使用Viterbi算法简单列出了几个例子后,模拟256QAM系统中Viterbi译码纠错的作用,并有参考文献