资源列表
vineet
- one dimensional convection-diffusion equation six order compact scheme(c++ code)
080502
- 基于MATLAB的蚁群算法仿真研究 :介绍了基于MATLAB的蚁群算法仿真研究。对佛罗里达州六城市旅行商问题进行了MATLAB仿真,计算结果显示,作为新型 进化算法,蚁群算法能够解决复杂组合优化问题。-Ant colony algorithm based on MATLAB Simulation: This paper introduces the ant colony algorithm based on the MATLAB simulation. Six Cities of Flo
DataMiningOnTime-seriesData
- 动态时间规整 算法是一种运用动态规划原理计算时间矢量相似度的方法 在语音识 , !"# 别等领域有着广泛的应用 窗口法是针对 算法的特点 采用了动态高效的空间管理办法 解决了通常的 算法需要存储一个较大的矩阵 因而在存储空间有限的硬件系统中难以实现的问题 窗口法已经在实际系统中得到了应用-Dynamic time warping algorithm is a calculation using the principle of dynamic programming time fo
DTW-Algorithm
- 动态时间规整 算法是一种运用动态规划原理计算时间矢量相似度的方法 在语音识 别等领域有着广泛的应用 窗口法是针对 算法的特点 采用了动态高效的空间管理办法 解 - !"# 决了通常的 算法需要存储一个较大的矩阵 因而在存储空间有限的硬件系统中难以实现的问题 窗口法已经在实际系统中得到了应用 -Dynamic time warping algorithm is a calculation using the principle of dynamic programming t
Delphi
- 这是一个蚁群算法的delphi源码,很经典,很实用。-This is an ant colony algorithm source code delphi, very classic, very useful.
NewAntProject
- 新蚁群算法的源码,在C++的环境下实现,稍微调试可以得到更好的结果-Source of new ant colony algorithm in C++ realization of the environment, debugging can be a little better results
matlab1
- 蚁群算法的matlab源码,很完整,很实用-Ant colony algorithm matlab source, it is complete, it is practical
matlab
- VRP问题的蚁群算法源码,很经典,很实用-Ant colony algorithm VRP source problem, it is a classic, it is practical
matlab_classical_algorithm
- matlab里面做优化用几种经典的算法源程序,希望对大家有用-matlab classical algorithm, it is useful to anyone
solution-of-tsp-vb
- 一种用vb程序求最小路径的方法,通过支点的遍历得到最终结果-A vb program using the method of seeking the minimum path through the fulcrum of the final results of the ergodic
armadillo-0.6.12.tar
- Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various ma
Dijkstra
- matlab编写的,用于人工智能中最短路径搜索,迪接斯卡拉算法-Dijkstra