Classical_genetic_algorithm_MATLAB_programming_sou

所属分类:matlab编程
开发工具:matlab
文件大小:106KB
下载次数:17
上传日期:2010-08-02 09:33:10
上 传 者o5678
说明:  MATLAB程序设计遗传算法经典源程序Classical genetic algorithm MATLAB programming source code
(MATLAB programming classical genetic algorithm source code Classical genetic algorithm MATLAB programming source code)

文件列表:
MATLAB程序设计遗传算法经典源程序\adjswapMutation.m (1419, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\arithXover.m (1487, 1998-04-15)
MATLAB程序设计遗传算法经典源程序\b2f.m (1495, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\binaryExample.m (2080, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\binaryMutation.m (1504, 1998-04-15)
MATLAB程序设计遗传算法经典源程序\boundaryMutation.m (1639, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\calcbits.m (1382, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\Contents.m (4761, 1998-04-17)
MATLAB程序设计遗传算法经典源程序\coranaEval.m (1451, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\coranaFeval.m (1538, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\coranaMin.m (1222, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\cyclicXover.m (1654, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\delta.m (1471, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\dists.m (6837, 1998-04-28)
MATLAB程序设计遗传算法经典源程序\EER.m (1586, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\enhancederXover.m (2348, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\erXover.m (2118, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\EVFUN1.m (205, 2006-03-06)
MATLAB程序设计遗传算法经典源程序\f2b.m (1501, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\floatExample.m (2322, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\floatGradExample.m (2137, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\ga.m (10805, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\gademo.m (4213, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\gademo1.m (3887, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\gademo1eval1.m (1275, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\gademo2.m (2840, 1998-09-08)
MATLAB程序设计遗传算法经典源程序\gademo3.m (6262, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\gaMichEval.m (193, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\gaotv5.ps (132728, 1998-09-08)
MATLAB程序设计遗传算法经典源程序\gaZBGrad.m (174, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\gaZBGradEval.m (684, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\heuristicXover.m (2136, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\initializega.m (3282, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\initializeoga.m (1561, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\inversionMutation.m (1555, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\linerorderXover.m (1850, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\maxGenTerm.m (1345, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\multiNonUnifMutation.m (1991, 1998-04-14)
MATLAB程序设计遗传算法经典源程序\nonUnifMutation.m (2190, 1998-04-15)
MATLAB程序设计遗传算法经典源程序\normGeomSelect.m (2308, 1998-04-14)
... ...

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.

近期下载者

相关文件


收藏者