文件名称: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].
(系统自动生成,下载前可以参看下载内容)

下载文件列表

实数编码遗传算法\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

实数编码遗传算法

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org