搜索资源列表
vc++常用数值算法
- VC++常用数值算法源代码。包括插值、数值积分、微分方程组的解、极值、矩阵运算等程序。
K-MEANS算法实现
- K-MEANS算法实现
[C数值算法].(美国)William.H Press一书的源代码
- [C数值算法].(美国)William.H.Press的所有源代码
Floyd算法
- 求任意两点间的最短距离算法
SQP算法
- C程序的SQP算法,里面有例子
FFT算法和STFT算法比较
- 用matlab工具比较fft和stft算法的区别,using Matlab tool fft comparison algorithm and the difference stft
徐士良编FORTRANS算法集
- 徐士良编FORTRANS算法集,一部分常用的代码和算法
遗传算法求解PID数值
- 利用matlab基于遗传算法求解pid数值(Using MATLAB to solve PID numerical value based on genetic algorithm)
LM算法
- 一个简单的LM算法程序,可以帮助你理解LM算法,还包括LM的解释(The neural network control method is used to control the unit step input of the controlled object)
蚁群算法解决最优化
- 运用蚁群算法matlab解决运输优化问题,运输网络优化求解(Ant colony algorithm (matlab) is used to solve the transportation optimization problem, and the transportation network is optimized)
回归算法
- matlab实现各种经典回归算法,如最小二乘,ridge,lasso,elastic net等等,以及各种回归算法应用实例。(Many classic regression methods such as least squares, ridge, lasso and elastic net and so on. In addition, some application examples are here indetails.)
DTW算法
- 最小生成树算法 简单高效的拓扑结构优化算法(Minimum spanning tree algorithm)
清华算法程序集
- 徐士良 Fortran常用算法程序集(第二版)(Xu Shiliang Fortran Common Algorithm Assembly (second edition))
《啊哈!算法》
- 用简单易懂的图文方式阐释算法的奥秘,快速了解每个算法的使用场景、原理(Explain the mysteries of the algorithm with simple and understandable graphics and text, and quickly understand the scene and principle of each algorithm)
MDVRP_遗传算法
- MDVRP_遗传算法 可以运行 希望对大家有帮助(a solution to MDVRP ,i hope it can help you)
多目标蚁群算法
- 多目标蚁群算法用来求解多目标最小生成树问题(Multi-objective ant colony algorithm)
k-means算法2
- 使用该算法可以实现数据的聚类分析,非常适合初学者。(The algorithm can be used to achieve clustering analysis of data, ideal for beginners.)
回溯算法解决8皇后问题
- 利用回溯算法计算8皇后问题,计算出最终方案(A backtracking algorithm is used to calculate the 8 Queens, and the final scheme is calculated.)
10种简单的数字滤波C语言源程序算法
- 10种简单的数字滤波C语言源程序算法:1、限副滤波,2、中位值滤波法,3、算术平均滤波法(A simple digital filter C language source program algorithm)
算法导论
- 算法导论书籍,该书籍是学习算法的一本好用的教程(Introduction to Algorithms)