📄 readme
字号:
This directory contains the Genetic Algorithm Optimization Toolbox forMatlab 5.To use this, if you are local to NCSU and have AFS access to thisdirectory, simply extend the matlab path using the following command.You can also place this command in a file called startup.m. Everytimeyou start Matlab in the directory containing this file, the path willalways be extended.>>path(path,'/afs/eos/service/ie/research/kay_res/GAToolBox/gaot');Otherwise, install the .m files into a directory named gaot and extendthe matlab path to that directory. The compressed tar archive and thezip file should automatically create the gaot directory for you.The companion paper describing this toolbox is included here asgaotv5.ps. The paper, the three demo files, gademo1.m gademo2.mgademo3.m, and four example scripts, binaryExample, floatExample,floatGradExample, and orderbasedExample, should be sufficientexplanation of this toolbox. For any questions, comments, suggestionssend 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.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -