资源列表
Ants_TSP
- distance matrix for vehicle routing problem using ant colony optimization by Hamid Behravan-distance matrix for vehicle routing problem using ant colony optimization by Hamid Behravan
GA
- 遗传算法,包含适应度值计算、选择、交叉变异等多种功能。-Genetic Algorithm
FuzzyCMeans
- FCM聚类算法,共大家参考,多多学习,谢谢大家,共同学习聚类算法-FCM
SimplexClass
- 改进的单纯形算法,类的定义及实现,效率较高,单参数优化对初始参数要求不高。-improve the simplex algorithm, the class definition and implementation, higher efficiency, single-parameter optimization of the initial parameters modest.
roughset
- 粗糙集理论的matlab实现代码,计算上、下近似集以及核属性和约简结果-Implementation of rough set theory matlab code to calculate the upper and lower approximation sets and the results of the nuclear properties and some simple
svm
- svm用于人脸识别,效果还行!matlab,可以学习!-face recognize based on svm,its nice to learn!
ant
- 旅行商问题(Travelling Salesman Problem, 简记TSP,亦称货郎担问题):设有n个城市和距离矩阵D=[dij],其中dij表示城市i到城市j的距离,i,j=1,2 … n,则问题是要找出遍访每个城市恰好一次的一条回路并使其路径长度为最短-TSP (Travelling Salesman Problem, abbreviated TSP, also known as the traveling salesman problem): with n cities and th
Astart
- A*自動尋路算法,代碼還不太成熟有待提高。-A* pathfinding algorithm automatically, the code is also not mature enough to be improved.
Related-to-the-net
- 线性网络分析 训练前后bp网络仿真结果分析 最简单的径向基网络 bp网络训练演示 newcf函数的误差、权值情况 比较不同节点时网络训练的误差效果- Linear Linear Network Analysis Network Analysis before and after training bp network simulation results analysis easiest RBF network bp network training demo newcf func
MNIST-OCR-ELM
- 多隐含层极限学习机,适合对大数据进行处理-Multiple hidden layer limit learning machine, suitable for large data processing
fuzzy
- 模糊神经网络的matlab实现——模糊聚类-Matlab fuzzy neural network implementation- Fuzzy Clustering
NeuralNetworks-Section18.2
- Neural networks program in c
