GA
代码说明:
说明: 以求f(x)=10*sin(5x)+7*cos(4x) x∈[0,10]最大值为例,详细讲解并实现了遗传算法各个阶段的编程 (Take to solve the maximum of f(x)=10*sin(5x)+7*cos(4x) x∈[0,10] for example, to explain in detail the various stages of the programming and implementation of Genetic Algorithms)
文件列表:
遗传算法
........\best.m,311,2015-01-16
........\calfitvalue.m,294,2015-01-16
........\calobjvalue.m,380,2015-01-16
........\crossover.m,1789,2015-01-16
........\decodebinary.m,319,2015-01-16
........\decodechrom.m,477,2015-01-16
........\initpop.m,826,2015-01-16
........\main.m,818,2015-01-16
........\mutation.m,603,2015-01-16
........\selection.m,832,2015-01-16
下载说明:请别用迅雷下载,失败请重下,重下不扣分!


