搜索资源列表
遗传算法matlab代码
- 遗传算法matlab代码.doc
4169505845699GAtools
- 自适应遗传算法matlab代码............对于系统辨识很好用的-Adaptive genetic algorithm matlab code ............ very good for the system identification used
matlab-code-2011
- 自适应遗传算法matlab代码,自己编写的,希望对大家有用-Adaptive genetic algorithm matlab code, I have written, and I hope useful! !
遗传算法matlab代码.doc
- 遗传算法matlab代码.doc遗传算法matlab代码.doc
改进遗传算法求最大值程序
- matlab的改进遗传算法求最大值程序,main函数是主函数,其他3个是子函数。具体内容见代码注释(Matlab improved genetic algorithm for maximum value procedures, main function is the primary function, and the other 3 are sub functions. See the code for details)
基于遗传算法的BP神经网络优化算法
- 基于遗传算法的BP神经网络优化算法,Matlab代码。(BP neural network optimization algorithm based on genetic algorithm, Matlab code.)
基于遗传算法的TSP算法
- 基于遗传算法的TSP算法,Matlab代码。(TSP algorithm based on genetic algorithm, Matlab code.)
2010full遗传与蚂蚁-此程序包文件名都要改成小写
- 所用的遗传算法的MATLAB代码以及ppt教程,大家可以参考参考(MATLAB code used in the genetic algorithm, as well as ppt tutorial, we can refer to reference)
基于GA的WSN路由协议
- 基于遗传算法的WSN通信路由协议matlab仿真代码,讲解清楚适合实用(WSN routing protocol based on genetic algorithm matlab simulation code, to explain clearly, suitable for practical)
遗传算法
- 应用MATLAB软件进行遗传算法运算,此为相关代码,具有一定研究价值。(The application of MATLAB software for genetic algorithm operation, this is the relevant code, has a certain research value.)
遗传算法
- 遗传算法的matlab代码,里面没有数据,可以自己加入自己的数据修改一下代码就行了
遗传算法示例
- 基于遗传算法的多元函数寻优算法的matlab代码实现。(Multiple function optimization algorithm based on genetic algorithm)
基于遗传算法的TSP算法
- 采用matlab代码实现了基于遗传算法的TSP搜素算法,(Matlab code is used to implement TSP search algorithm based on genetic algorithm.)
各种遗传算法的程序%2C非常的全%2C非常的有效
- 遗传算法的matlab代码,用起来还不错,欢迎下载使用,谢谢各位。(The matlab code of genetic algorithm is pretty good to use. Welcome to download and use. Thank you.)
Matlab代码
- 遗传算法 1、评估每条染色体所对应个体的适应度 2、遵照适应度越高,选择概率越大的原则,从种群中选择两个个体作为父方和母方 3、抽取父母双方的染色体,进行交叉,产生子代 4、对子代的染色体进行变异 5、重复2,3,4步骤,直到新种群的产生。结束循环。(1. Evaluate the fitness of each chromosome. 2. Following the principle of higher fitness and greater probability of selectio
遗传算法MATLAB代码(完整)
- 遗传算法MATLAB代码(完整),Matlab程序(Genetic algorithm MATLAB code (complete), Matlab program)
遗传算法
- 理解遗传算法的入门程序,这里面每一个程序的代码都有标注。便于理解生成种群、遗传和变异过程,附带了一个算例,可以参考。(Understand the entry procedure of genetic algorithm, in which every program's code is marked. It is easy to understand the process of population, heredity and mutation. A numerical example is
完整的matlab遗传算法代码
- 完整的matlab遗传算法代码,解压即可使用(Matlab complete genetic algorithm code, decompression can be used)
遗传算法解决TSP问题代码-含示例数据
- 利用遗传算法解决TSP问题示例,数据已包含,只需更改参数即可使用(Genetic algorithm to solve TSP problem)
自适应遗传算法matlab代码
- 自适应遗传算法matlab代码,效果很好,可以参考使用。(Adaptive genetic algorithm matlab code, the effect is very good, can be used for reference.)