本MATLAB例程,为通过遗传算法的思想来解决f(x)=x*sin(10pi*x)+2.0,
- 资源大小:5.58 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
Matlab
matlab
资 源 简 介
本MATLAB例程,为通过遗传算法的思想来解决f(x)=x*sin(10pi*x)+2.0,-1<=x<=2的最大值问题。-The MATLAB routines for the adoption of the idea of genetic algorithm to solve f (x) = x* sin (10pi* x)+ 2.0,-1
文 件 列 表
teacher
cro.m
ft.asv
ft.m
ga.m
init.mat
main.asv
main.m
mut.m
n2to10.asv
n2to10.m
objf.asv
objf.m
pro.m
sel.m