-
sort
快速排序法和堆排序法Fortran90程序,其中快速排序法使用到了递归过程,因此对于堆栈要求较高(both Quicksort and Heapsort program are used for sort array. Note that a recursion process is used in Quicksort program, Thus it need require a relative high stack size.)
- 2020-06-29 20:00:01下载
- 积分:1
-
AHP
说明: 层次分析法:计算代码在8文件中最后一页上,有实例。(AHP)
- 2009-08-30 01:00:59下载
- 积分:1
-
Computational-Science-codes
开发环境没有可选项,fortran90,Fortran_90_and_Computational_Science-_codes(Computational Science codes by fortran90
)
- 2013-10-10 17:07:12下载
- 积分:1
-
GA
说明: 遗传算法用来求解带容量的车辆路径问题,用c++完成的代码(The genetic algorithm is used to solve the vehicle routing problem with capacity. The code is completed by c++.)
- 2019-06-19 16:30:06下载
- 积分:1
-
kalman
卡尔曼滤波的源程序,卡尔曼滤波是以最小均方误差为估计的最佳准则,来寻求一套递推估计的算法。它适合于实时处理和计算机运算。
(Kalman filtering of source code, Kalman filter based on minimum mean square error for estimating the best criteria to search for a recursive estimation algorithm. It is suitable for real-time processing and computing.)
- 2008-05-20 22:16:52下载
- 积分:1
-
tmmforgrating
用传输矩阵法计算光栅场,寻找bloch 模(use of the transfer matrix method grating market, find bloch Die)
- 2006-12-12 16:26:30下载
- 积分:1
-
0带约束的差分进化算法1
基于Python编写的差分进化原理的带边界条件约束算法(A band constraint algorithm based on differential evolution algorithm)
- 2018-07-26 10:10:13下载
- 积分:1
-
C_sharp_Matrix_class
文件为C#矩阵运算类,包含了多种形式的矩阵定义,能够进行多种矩阵运算,如矩阵四则运算、求逆、转置等,十分方便用于实际开发。(File for the C# matrix operations class, contains the definition of various forms of matrix, to carry out a variety of matrix operations, such as matrix arithmetic, inversion, transpose, etc., is very convenient for actual development.)
- 2010-07-10 19:40:51下载
- 积分:1
-
LMD
根据LMD的原始定义自己编写的LMD代码( local mean decomposition matlab code according to it s original paper)
- 2020-11-19 20:49:38下载
- 积分:1
-
nonlinear-algorithm
非线性算法合集,包括牛顿拉夫逊法,Broyden拟牛顿法,弧长法,割线法。每种算法都包含有线性搜索迭代改进。(Nonlinear algorithm collection, including Newton Raphson, Broyden quasi-Newton method, arc-length method, secant method. Each contains a linear search algorithms for iterative improvement.)
- 2021-03-20 20:49:18下载
- 积分:1