搜索资源列表
yichaunsuanfa
- 一个遗传算法的程序,可执行文件。直接能够运行。比较好用。-a genetic algorithm procedures, executable files. Direct running. Better quality.
yichaunsuanfa
- 一个遗传算法的程序,可执行文件。直接能够运行。比较好用。-a genetic algorithm procedures, executable files. Direct running. Better quality.
yichaunsuanfa
- 比较好的遗传算法论文,研究遗传算法的朋友可以学习一下-Relatively good genetic algorithm papers, research genetic algorithm friends can learn about
yichaunsuanfa
- fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-fga.m the main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-linear ranking selection, uniform
yichaunsuanfa
- 代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交和均匀变异。-Code to ensure that as little as possible, and in fact do not have to troubleshoot. This code o