文件名称:GA
介绍说明--下载内容均来自于网络,请自行研究使用
用遗传算法求取函数的最大值。遗传算法的每一步骤都用子函数的形式给出。适合对遗传算法的入门级选手学习、参考。-Using genetic algorithms to strike a function of the maximum. Each step of the genetic algorithm is given in the form of a subfunction. Suitable for entry-level players genetic algorithm learning, reference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GA
..\best.m
..\calfitvalue.m
..\calobjvalue.m
..\crossover.m
..\decodebinary.m
..\decodechrom.m
..\initpop.m
..\mutation.m
..\selection.m
..\Untitled10.m