资源列表
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
fs
- 模糊控制与PID控制比较,模糊控制仿真的阶跃响应-fuzzy control
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!
binary_pso_c
- 采用二进制对PSO进行编码,实现PSO离散化-PSO used to encode binary, discrete implementation of PSO
bp1
- 改进的BP算法程序,希望对大家有所帮助.如果需要,请-The BP algorithm to improve the process, everyone would like to help. If necessary, please take a look at.
Boosting_tutorial
- Schapire 所著的Boosting算法的教程。 对目前物体识别和机器学习领域中广泛应用的Boosting算法展开了深入浅出的描述,还有很多Toy Examples。-Tutorial for Boosting algorithm by Schapire
TSP_GA
- Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
maugis.tar
- Simulated annealing (SA) for the Symmetric Euclidean TSP
tsp
- Algorithm based on the outline of (Lin, 1965) for unix
DP_TSP
- Dynamic Programming Code for the TSP
pso_tsp_ansi_c
- Particle Swarm Optimization (PSO) for the TSP
750
- A branch-and-bound algorithm for asymmetric TSP
