文件名称:ga
介绍说明--下载内容均来自于网络,请自行研究使用
MATLAB遗传算法源程序:用遗传算法求解y 200*exp(-0.05*x).*sin(x)在[-2 2]区间上的最大值-MATLAB genetic algorithm source code: using genetic algorithm to solve y 200* exp (-0.05* x).* Sin (x) in the [-2 2] interval on the maximum
(系统自动生成,下载前可以参看下载内容)
下载文件列表
IfCroIfMut.m
mutation.m
selection.m
targetfun.m
transform2to10.m
crossover.m
fitnessfun.m
GA501.m