资源列表
MC
- 用java语言实现的人工智能中野人传教士问题的解决办法-Using java language implementation of artificial intelligence in the Savage missionaries solution to the problem
FuzzyNet
- 本代码是关于模糊神经网络的matlab源代码,对一些模糊数据的回归分析-This code is on the fuzzy neural network matlab source code, the return of some fuzzy data analysis
decision surfaces
- 用于辨识,仿真,化工冶炼金属时控制过程曲面-for identification, simulation, chemical metal smelting process control surfaces
人工智能动物推理系统程序
- 人工智能动物推理系统程序-animal AI reasoning system procedures
bpNN
- bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。
vfh
- 这是一个关于机器人的路径算法(vfh算法)在matlab中的仿真。-This is a robot on the path algorithm (Bureau algorithm) in the Matlab simulation.
matlab神经网络应用设计_10441535
- matlab神经网络应用设计-Matlab neural network application design
rbf11
- 分类是我们经常用到的,本算法用径向基函数实现了分类-Classification, we are frequently used, the algorithm using radial basis function implementation of the classification
ga
- 采用GA解决TSP问题,代码可以直接运行,无需其它数据输入。- Using GA to solve the TSP problem, the code can be run directly, without additional data entry.
ACOC++
- 这是一个基于基本蚁群算法求解源程序 可以修改循环次数和其他参数
mygeneticTSP
- 一个遗传算法实现TSP问题的基本演示程序,包括算法在实现过程中的线性能和离线性能的体现
PSO
- 粒子群算法的具体代码,简单易行非常好用,MATLAB的M文件-The specific code for PSO, is very easy to use simple