MATLAB 遗传算法程序

时间:2013-12-22 11:26:05
【文件属性】:

文件名称:MATLAB 遗传算法程序

文件大小:105KB

文件格式:RAR

更新时间:2013-12-22 11:26:05

遗传算法 MATLAB

This directory contains the Genetic Algorithm Optimization Toolbox for Matlab 5. To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command. You can also place this command in a file called startup.m. Everytime you start Matlab in the directory containing this file, the path will always be extended. >>path(path,'/afs/eos/service/ie/research/kay_res/GAToolBox/gaot'); Otherwise, install the .m files into a directory named gaot and extend the matlab path to that directory. The compressed tar archive and the zip file should automatically create the gaot directory for you. The companion paper describing this toolbox is included here as gaotv5.ps. The paper, the three demo files, gademo1.m gademo2.m gademo3.m, and four example scripts, binaryExample, floatExample, floatGradExample, and orderbasedExample, should be sufficient explanation of this toolbox. For any questions, comments, suggestions send mail to jjoine@eos.ncsu.edu. For a list of the files in the tool box get help on gaot. Thanks for trying the toolbox.


【文件预览】:
遗传算法Matlab程序
----maxGenTerm.m(1KB)
----coranaEval.m(1KB)
----singleptXover.m(2KB)
----gademo2.m(3KB)
----multiNonUnifMutation.m(2KB)
----enhancederXover.m(2KB)
----orderbasedXover.m(2KB)
----partmapXover.m(2KB)
----shiftMutation.m(2KB)
----coranaMin.m(1KB)
----Contents.m(5KB)
----optMaxGenTerm.m(2KB)
----coranaFeval.m(2KB)
----tournSelect.m(2KB)
----cyclicXover.m(2KB)
----unifMutation.m(2KB)
----gaZBGrad.m(174B)
----initializega.m(3KB)
----roulette.m(861B)
----gademo1eval1.m(1KB)
----heuristicXover.m(2KB)
----swapMutation.m(2KB)
----adjswapMutation.m(1KB)
----linerorderXover.m(2KB)
----initializeoga.m(2KB)
----threeswapMutation.m(1KB)
----simpleXover.m(2KB)
----gaMichEval.m(193B)
----normGeomSelect.m(2KB)
----inversionMutation.m(2KB)
----nonUnifMutation.m(2KB)
----dists.m(7KB)
----EER.m(2KB)
----b2f.m(1KB)
----binaryExample.m(2KB)
----arithXover.m(1KB)
----orderBasedExample.m(3KB)
----startup.m(49B)
----gademo.m(4KB)
----f2b.m(1KB)
----README(1KB)
----gademo1.m(4KB)
----parse.m(1KB)
----erXover.m(2KB)
----tspEval.m(157B)
----floatExample.m(2KB)
----floatGradExample.m(2KB)
----delta.m(1KB)
----ga.m(11KB)
----gademo3.m(6KB)
----gaZBGradEval.m(684B)
----gaotv5.ps(130KB)
----uniformXover.m(2KB)
----boundaryMutation.m(2KB)
----calcbits.m(1KB)
----plotCorana.m(514B)
----binaryMutation.m(1KB)

网友评论

  • 初学者可以看看,很不错的资源
  • matlab工具箱的,看不懂
  • 看了3楼才知道是要用工具箱,好好学习一下~~~
  • 超级详细,很实用!只不过注释要是中文的就更好了
  • 这个程序好乱啊,根本看不懂,怎么不详细说明一下呢?
  • 这个好多小程序。下了之后看了说明才知道是matlab工具箱的~~