MatLab

所属分类:matlab编程
开发工具:matlab
文件大小:10134KB
下载次数:81
上传日期:2009-02-22 21:22:37
上 传 者sunnyxi
说明:  一用GA直接训练BP网络的权重算法 二用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法
(matlab program)

文件列表:
MatLab 遗传算法\GAbp\bpfault.m (399, 2003-08-18)
MatLab 遗传算法\GAbp\bppfault.m (361, 2003-08-18)
MatLab 遗传算法\GAbp\gabpEval.m (323, 2003-08-18)
MatLab 遗传算法\GAbp\gabpfault.m (1076, 2003-08-18)
MatLab 遗传算法\GAbp\gadecod.m (691, 2003-08-18)
MatLab 遗传算法\GAbp\gafault.m (852, 2008-04-22)
MatLab 遗传算法\GAbp\nninit.m (352, 2003-08-17)
MatLab 遗传算法\GAbp\神经网络和遗传算法在水科学领域的应用.txt (0, 2007-11-20)
MatLab 遗传算法\GAbp\遗传算法——理论、应用与软件实现.pdf (10684553, 2007-02-09)
MatLab 遗传算法\GAbp\遗传算法和神经网络在导弹测试设备故障诊断中的应用研究.doc (265959, 2005-01-08)
MatLab 遗传算法\gaot\adjswapMutation.m (1419, 1998-04-14)
MatLab 遗传算法\gaot\arithXover.m (1487, 1998-04-15)
MatLab 遗传算法\gaot\b2f.m (1495, 1998-04-14)
MatLab 遗传算法\gaot\binaryExample.m (2080, 1998-04-14)
MatLab 遗传算法\gaot\binaryMutation.m (1504, 1998-04-15)
MatLab 遗传算法\gaot\boundaryMutation.m (1639, 1998-04-14)
MatLab 遗传算法\gaot\calcbits.m (1382, 1998-04-14)
MatLab 遗传算法\gaot\Contents.m (4761, 1998-04-17)
MatLab 遗传算法\gaot\coranaEval.m (1451, 1998-04-14)
MatLab 遗传算法\gaot\coranaFeval.m (1538, 1998-04-14)
MatLab 遗传算法\gaot\coranaMin.m (1222, 1998-04-14)
MatLab 遗传算法\gaot\cyclicXover.m (1654, 1998-04-14)
MatLab 遗传算法\gaot\delta.m (1471, 1998-04-14)
MatLab 遗传算法\gaot\dists.m (6837, 1998-04-28)
MatLab 遗传算法\gaot\EER.m (1586, 1998-04-14)
MatLab 遗传算法\gaot\enhancederXover.m (2348, 1998-04-14)
MatLab 遗传算法\gaot\erXover.m (2118, 1998-04-14)
MatLab 遗传算法\gaot\f2b.m (1501, 1998-04-14)
MatLab 遗传算法\gaot\floatExample.m (2322, 1998-04-14)
MatLab 遗传算法\gaot\floatGradExample.m (2137, 1998-04-14)
MatLab 遗传算法\gaot\ga.m (10827, 2008-04-22)
MatLab 遗传算法\gaot\gademo.m (4213, 1998-04-14)
MatLab 遗传算法\gaot\gademo1.m (3887, 1998-04-14)
MatLab 遗传算法\gaot\gademo1eval1.m (1275, 1998-04-14)
MatLab 遗传算法\gaot\gademo2.m (2840, 1998-09-08)
MatLab 遗传算法\gaot\gademo3.m (6262, 1998-04-14)
MatLab 遗传算法\gaot\gaMichEval.m (193, 1998-04-14)
MatLab 遗传算法\gaot\gaotv5.ps (132728, 1998-09-08)
MatLab 遗传算法\gaot\gaZBGrad.m (174, 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.

近期下载者

相关文件


收藏者