readme

来自「精通MATLAB —综合辅导与指南 及其配套代码」· 代码 · 共 22 行

TXT
22
字号
This directory contains the Genetic Algorithm Optimization Toolbox forMatlab.To use this, if you are local to NCSU and have AFS access to thisdirectory, simply extend the matlab path here.>>path(path,'/afs/eos/info/ie589k_info/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 asgaot.ps. This and the three demo files, gademo1.m gademo2.m gademo3.m,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.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?