资源列表
PSO
- 两个PSO优化算法的程序,经过验证,在VC。net2003下可以运行,很有帮助
GA
- 遗传算法实现小型的旅行商问题。vs2010编译成功。人工智能小作业。-Compact genetic algorithm traveling salesman problem. vs2010 compile successfully. AI small operations.
BP
- 神经网络程序,迭代快速,结果令人满意,用于智能控制-BP artificial intelligence control
yichuansuanfa
- 遗传算法求解TSP问题,采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Genetic algorithm for solving TSP problem, using the binary Gray code, based on the roulette wheel method of non-linear ranking selection, uniform crossover, mutation, but also introduce
Optimized-GA
- 对遗传算法进行优化实现对具有多极值函数的优化-Optimization of genetic algorithm
ga_improve_fcm
- 遗传算法主要是三个算子的作用,而聚类对初始中心和分的类数确定很差,本思想吧两者的优点联系到了一起-The main role of genetic algorithm is the three operators, but the performance of clustering is poor.we make the contacts of the advantages.
GA-examples
- matlab 程序编写的遗传算法(GA)实例,已调试通过-genetic algorithm (GA) matlab programming examples, debugging through
SampleAISolution
- 人工智能最简单问题的示例代码,有助于对人工智能的理解
mygeticalorithm
- 一个采用用遗传算法解决一维下料问题的代码,返回总用料以及下料方式,可直接使用。-Using a genetic algorithm to solve the problem of one-dimensional cutting code, the total return of materials and cutting methods can be used directly.
Genetic
- 本源程序是对遗传算法进行编程,通过选择、交叉和变异操作等进行遗传操作。-This source of genetic algorithms, programming, and genetic manipulation through selection, crossover and mutation operations.
mtsp
- matlab多旅行商问题,用遗传算法求解代码-matlab mtsp
fisher_test
- 模式识别课程中很重要的一种判决方法,fisher判决法的实现和检验,有助于加深理解fisher算法。-Pattern Recognition course a very important decision method, fisher sentence law implementation and testing, will help to deepen understanding of fisher algorithm.
