资源列表
decision+tree
- 决策树,很经典,不是一般的经典,你看看吧-Decision tree, it is classic, not an ordinary classic, you take a look at it
MATLABGAOT
- 简要阐述了遗传算法的基本原理,并对O0PQ0R 遗传算法工具箱(\"0SP)的参数进行 了详细的介绍。探讨了O0PQ0R 遗传算法工具箱在参数优化和非线性规划中的应用,实例证明了遗 传算法在参数优化和非线性规划中的可行性。
ktsp
- 微粒群算法求解k-tsp问题,详细有结果-a pso algorithm for k-tsp with complete result
旅行商问题
- 用遗传算法解决旅行商问题
Vectorial-quantization
- Vectorial quantization method
dingwei
- 人脸定位的MATLAB源程序,希望对做图象处理的同志有帮助。-Face positioning MATLAB source, and I hope to do the image processing to help comrades.
TSPSA
- 该程序是模拟退火算法应用中旅行商问题的c++程序-The procedure is the application of simulated annealing algorithm for the traveling salesman problem c++ program
CNN
- 整理的有关卷积神经网络的介绍,算法原理,和一些关键代码(The introduction of convolutional neural network, algorithm principle, and some key code)
ACS1
- 稍加修改的基本蚁群算法,可用于求解交通路径规划中的距离最短路径的求解。-Slightly modified the basic ant colony algorithm can be used to solve the traffic path planning to solve the shortest path distance.
libsvm
- libSVM算法的实现源代码
HyTech
- 线性混成系统源码下载及相关实例,线性混成系统应用算法,验证系统路径可达性-Linear hybrid systems and related source code examples download Algorithm for linear hybrid system application, verify that the system path reachability
kmeans
- kmeans算法,C++版本,经过测试正常运行。 里面有两个实例。-kmeans algorithm