资源列表
RK_4
- 求解时滞微分方程的龙格库塔方法!用matlab编写的。-Solving Delay Differential Equations Runge-Kutta methods! Prepared using matlab.
frft1
- 分数阶Fourier变换及其应用 经典文献 1996年-Fractional Fourier Transform and Its Application in 1996 Classical Literature
tsp10
- 穷举法解决tsp问题 但城市数目不超过11个。-Brute-force method to solve the problem but the city tsp of not more than 11.
Stepwise-regression
- 大坝安全监测逐步回归的经典案例,非常适合初学者进行程序调试,解决实际问题-Classic case of dam safety monitoring stepwise regression, very suitable for beginners program debugging, and solve practical problems
Test
- 最优化算法——复合形法,VC版本的,编译后,运行速度很好-Optimization algorithms- complex method, VC version, compile, run rate well
gflib
- GFLIB - C Procedures for Galois Field Arithmetic and Reed-Solomon Coding. 该函数库广泛用在网络编码和信道编码中。-GFLIB- C Procedures for Galois Field Arithmetic and Reed-Solomon Coding. The library is widely used in network coding and channel coding.
FP-TREE
- FP-TREE算法,非常经典的数据挖掘算法,学习数据挖掘的好例子-FP-TREE algorithm, a very classic data mining algorithms, data mining study a good example of
FFT-cshap
- 一个fft数值计算程序,Cshap代码,希望对大家有用-Fft a numerical calculation program, Cshap code, want to be useful to everyone
pinv
- //奇异值分解法求广义逆 //本函数返回值小于0表示在奇异值分解过程, //中迭代值超过了60次还未满足精度要求. //返回值大于0表示正常返回。 //a-长度为m*n的数组,返回时其对角线依次给出奇异值,其余元素为0 //m-矩阵的行数 //n-矩阵的列数 //aa-长度为n*m的数组,返回式存放A的广义逆 //eps-精度要求 //u-长度为m*m的数组,返回时存放奇异值分解的左奇异量U //v-长度为n*n的数组,返回时存放奇异值分解的左奇异量
nihecaishangxian
- 用于直线拟合,加之最小二乘回归拟合直线,是本人原创!-For fitting a straight line, in addition to least-squares regression fitting a straight line, is my original!
ICCG
- 下面是用 Fortran 90 语言编制、在Fortran PowerStation 4.0 集成开发环境下运行的ICCG法计算机程序,该程序也同样适合于在Visual Fortran 6.5环境下运行,不需要改动。其算法参见5.2.2、5.2.3。-The following is compiled with the Fortran 90 language, the Fortran PowerStation 4.0 integrated development environment runn
iteration
- 雅可比迭代法,塞德尔迭代法,逐次超松弛法求解线性方程组-iteration code
