搜索资源列表
GA.rar
- 一个动态遗传算法代码 matlab的,采用全方位的两点杂交、两点变异的改进的加速遗传算法(IAGA),A dynamic genetic algorithm matlab code, the use of comprehensive two hybrid, two variations of improved accelerating genetic algorithm (IAGA)
bpANDgenetic
- 使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络的代码,文本格式的-bp propoganda and genetic algorithm
yichuansuanfa
- 自编的MATLAB遗传算法代码,用简单遗传算法(Simple Genetic Algorithm or Standard Genetic Algorithm ,SGA)求取函数最大值-Optimizing a function using Simple Genetic Algorithm with elitist preserved
遗传算法程序
- 一个混合遗传算法的源程序。还有一篇硕士论文,是论文附录的代码示例。
改进遗传算法求最大值程序
- 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.)
遗传算法实例
- 也是自己找来的,原代码有少许错误,本人都已更正了,调试运行都通过了的。 对于初学者,尤其是还没有编程经验的非常有用的一个文件 遗传算法实例(Also find their own, the original code has a little error, I have corrected, debugging run through.A very useful file for beginners, especially for those who have no programming
遗传算法
- 应用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.)
遗传算法纳什均衡及参考资料
- 遗传算法求解纳什均衡及参考资料,代码可以运行,不是很完美,但是可以参考(Genetic algorithm for solving Nash equilibrium and reference data)
代码-多层编码遗传算法的车间调度算法
- 智能算法中的遗传算法,解决多层编码车间调度问题(The genetic algorithm in intelligent algorithm solves the problem of multilayer coding shop scheduling.)
各种遗传算法的程序%2C非常的全%2C非常的有效
- 遗传算法的matlab代码,用起来还不错,欢迎下载使用,谢谢各位。(The matlab code of genetic algorithm is pretty good to use. Welcome to download and use. Thank you.)
量子遗传算法
- 量子遗传算法MATLIB的代码本程序,对量子遗传算法中的量子旋转门的调整策略进行改进(The code of the quantum genetic algorithm MATLIB The adjustment strategy of quantum revolving door in quantum genetic algorithm is improved.)
遗传算法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)