资源列表
MATLAB.rar
- matlab,时间序列,神经网络,预测,控制,matlab, time series, neural networks, prediction, control
EightCode
- 八数码A*算法,且输出最优路径,MFC界面实现-Eight digital A* algorithm, and outputs the optimal path, MFC interface implementation
CLUSTERING-ENSEMBLE-ALGORITH
- A SURVEY OF CLUSTERING ENSEMBLE ALGORITHMS
Buckland_Chapter7-to-10_Raven
- 人工势场法用于局部搜索,A*算法用于全局搜索,结合二者-Artificial intelligence source
shenjingwangluo
- 这是我见过最好的神经网络仿真,附带说明文档,请各位指正。-This is the best I' ve seen the neural network simulation, with documentation, please correct me.
sscl
- 本文详细介绍了自分裂竞争学习的方法,适用于竞争学习,神经网络及相关的参考。
bp
- 一个简单的神经网络,三层结构,非常便于理解-A very simple bp neural network with three layers. And it s very easy to comphresion.
YIQun
- 采用蚁群算法实现旅行商问题,才有C++编程实现。-Traveling salesman problem using ant colony algorithm, only C++ programming.
matlab实现BP神经网络
- BP神经网络拟合非线性函数,matlab实现,经过训练后,可以得到非常好的拟合结果
svm_number
- libsvm用于手写数字的识别,数据源自uci,可以到uci数据集网站直接下载semeion.data数据,放在文件夹中可以直接调用-The libsvm used for handwritten digit recognition, data from uci . You can go to uci datasets sites directly download semeion.data. The data can be called directly after putting into
anny
- 封装的神经网络程序,里面有很多的算法可以选择,一直在用,好用-The neural network package procedures, there are many to choose the algorithm, has been in use, easy to use! !
人工蜂群算法
- 人工蜂群算法(Artificial Bee Colony, ABC)是由Karaboga于2005年提出的一种新颖的基于群智能的全局优化算法,其直观背景来源于蜂群的采蜜行为,蜜蜂根据各自的分工进行不同的活动,并实现蜂群信息的共享和交流,从而找到问题的最优解。人工蜂群算法属于群智能算法的一种。(Artificial bee colony algorithm is a novel optimization algorithm based on swarm intelligence is propos