资源列表
dt007
- File: Choisissez un fichier
清华算法程序集
- 徐士良 Fortran常用算法程序集(第二版)(Xu Shiliang Fortran Common Algorithm Assembly (second edition))
lorenz96
- 带地形和不带地形的lorenz96程序包(LORENZ96 packages with and without orography)
Programs
- A source code of simple calculation.
pso
- 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO。它具有精度高,收敛快等优点,广泛用于系统辨识、函数优化等领域。文件pso.m是粒子群算法辨识程序,在此基础上,需要自行编写目标函数计算程序以实现不同系统的参数辨识。(Particle swarm optimization (PSO), also known as particle swarm optimization algorithm or bird swarm foragi
elwave-master
- 弹性波数值模拟,可以修改模型,可以做波场模拟,做面波的地震记录((Numerical simulation of seismic surface waves, you can modify the model, you can do the wave field snapshots do surface wave seismograms))
example1
- 非常详细的遗传算法工具箱,并且给定两个例子,验证其准确性(Very detailed genetic algorithm toolbox, and given two examples to verify its accuracy)
example2
- 非常详细的遗传算法以及详尽的说明,适合初学者学习,不错的程序(Very detailed genetic algorithm, as well as detailed descr iption, suitable for beginners to learn, a good program)
GAUSS-SEIDEL
- 改程序实现高斯赛德尔迭代求线性代数方程组的解法,迭代过程实现(this program is for GAUSS-SEIDEL iteration method)
optimizationmodels-master
- 运用Gurobi的c++\python 的API接口求解custock, locationtransport, multicommodity, warehouse 问题, 源至github.(Use Gurobi's c++\python interface of API to solve custock, locationtransport, multicommodity, warehouse problems)
G-S
- C语言编写,顺序高斯法求解线性方程组代码,方程组系数以文本形式导入程序,可计算多阶方程,识别运算时间,算法时间复杂度较低。(C language, sequential Gauss method for solving linear equations, code equations, coefficients in text form into the program, can calculate multiple equations, identify the operation time,
GS
- C语言编写,列主元高斯法求解线性方程组代码,方程组系数以文本形式导入程序,可计算多阶方程,识别运算时间,算法时间复杂度较低。(C language, column principal component Gauss method for solving linear equations, code equations, coefficients in text form into the program, can calculate multiple equations, identify th