资源列表
DP_TSP
- Dynamic Programming Code for the TSP
tsp
- Algorithm based on the outline of (Lin, 1965) for unix
maugis.tar
- Simulated annealing (SA) for the Symmetric Euclidean TSP
TSP_GA
- Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
Boosting_tutorial
- Schapire 所著的Boosting算法的教程。 对目前物体识别和机器学习领域中广泛应用的Boosting算法展开了深入浅出的描述,还有很多Toy Examples。-Tutorial for Boosting algorithm by Schapire
bp1
- 改进的BP算法程序,希望对大家有所帮助.如果需要,请-The BP algorithm to improve the process, everyone would like to help. If necessary, please take a look at.
binary_pso_c
- 采用二进制对PSO进行编码,实现PSO离散化-PSO used to encode binary, discrete implementation of PSO
Apriori
- 一个进行数据挖掘的好方法,可以对数据集中的频繁项进行挖掘。但是有一定的缺点,还有需要改进的地方!-Data mining of a better way to focus on data mining of frequent items. Must have the disadvantage, however, also need to improve the place!
fs
- 模糊控制与PID控制比较,模糊控制仿真的阶跃响应-fuzzy control
dbscan
- DBSCAN是一种性能优越的基于密度的空间聚类算法.利用基于密度的聚类概念,用户只需输入一个参数,DBSCAN算法就能够发现任意形状的类,并可以有效地处理噪声.-DBSCAN is a superior performance of space-based density clustering algorithm. The use of the concept of density-based clustering, the user can enter a parameter, DBSCAN
funrobota
- 机器人运动学正解程序,毕业设计可用,希望能有点用场-robical code ,i hope it can be useful for you
MITLearning
- MIT大学的机器学习课程讲稿,很经典的!包括分类,回归,判别式学习,产生式学习,SVM等,基本上包括常用的机器学习算法-MIT University of speech machine learning curriculum, it is classic! Including classification, regression, discriminant study, resulting in learning, SVM, etc., basically including the commo
