文件名称:GA
介绍说明--下载内容来自于网络,使用问题请自行百度
遗传算法应用程序使用说明:
1.安装MATLAB5.X;
2.建立目录:(c:\GeneticProgram),并将这里提供的所有源程序拷入该目录;
3.运行(c:\GeneticProgram)中的 startup;
4.在MATLAB Command Window内直接运行程序 FloatExample和BinaryExample。
FloatExample和BinaryExample分别采用浮点编码和二进制编码方法,求函数
y=20+x + 10*sin(4*x)+8*cos(3*x) 在[0 10]区间内的最大值。
-The genetic algorithm application for use:
An installation MATLAB5.X
(2) create the directory: (c: \ GeneticProgram) copyed into that directory and all the source code here
3 run (c: in \ GeneticProgram), the startup
4 directly in the MATLAB Command Window to run program FloatExample and BinaryExample.
The FloatExample, and BinaryExample floating-point coding and binary coding method, demand function
y = 20+ x+ 10* sin (4* x)+8* cos (3* x) the maximum value in the interval [010].
1.安装MATLAB5.X;
2.建立目录:(c:\GeneticProgram),并将这里提供的所有源程序拷入该目录;
3.运行(c:\GeneticProgram)中的 startup;
4.在MATLAB Command Window内直接运行程序 FloatExample和BinaryExample。
FloatExample和BinaryExample分别采用浮点编码和二进制编码方法,求函数
y=20+x + 10*sin(4*x)+8*cos(3*x) 在[0 10]区间内的最大值。
-The genetic algorithm application for use:
An installation MATLAB5.X
(2) create the directory: (c: \ GeneticProgram) copyed into that directory and all the source code here
3 run (c: in \ GeneticProgram), the startup
4 directly in the MATLAB Command Window to run program FloatExample and BinaryExample.
The FloatExample, and BinaryExample floating-point coding and binary coding method, demand function
y = 20+ x+ 10* sin (4* x)+8* cos (3* x) the maximum value in the interval [010].
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实数编码遗传算法/arithXover.m
实数编码遗传算法/B2F.M
实数编码遗传算法/CONTENTS.TXT
实数编码遗传算法/DELTA.M
实数编码遗传算法/exampleFn.m
实数编码遗传算法/F2B.M
实数编码遗传算法/FloatExample.m
实数编码遗传算法/GA.M
实数编码遗传算法/GEN2.M
实数编码遗传算法/initializega.m
实数编码遗传算法/maxGenTerm.m
实数编码遗传算法/nonUnifMutation.m
实数编码遗传算法/normGeomSelect.m
实数编码遗传算法/PARSE.M
实数编码遗传算法/README.TXT
实数编码遗传算法/ROULETTE.M
实数编码遗传算法/STARTUP.M
实数编码遗传算法
实数编码遗传算法/B2F.M
实数编码遗传算法/CONTENTS.TXT
实数编码遗传算法/DELTA.M
实数编码遗传算法/exampleFn.m
实数编码遗传算法/F2B.M
实数编码遗传算法/FloatExample.m
实数编码遗传算法/GA.M
实数编码遗传算法/GEN2.M
实数编码遗传算法/initializega.m
实数编码遗传算法/maxGenTerm.m
实数编码遗传算法/nonUnifMutation.m
实数编码遗传算法/normGeomSelect.m
实数编码遗传算法/PARSE.M
实数编码遗传算法/README.TXT
实数编码遗传算法/ROULETTE.M
实数编码遗传算法/STARTUP.M
实数编码遗传算法
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.