14 遗传算法参考程序

所属分类:人工智能/神经网络/深度学习
开发工具:matlab
文件大小:126KB
下载次数:5
上传日期:2020-08-14 20:17:51
上 传 者二妮子你在吗
说明:  这种类似差分进化算法,可和神经网络结合,对权值和阈值进行优化
(This kind of differential evolution algorithm can be combined with neural network to optimize the weights and thresholds)

文件列表:
14 遗传算法参考程序 (0, 2018-03-21)
14 遗传算法参考程序\Code (0, 2018-03-21)
14 遗传算法参考程序\Code\Demo_1 (0, 2018-03-21)
14 遗传算法参考程序\Code\Demo_1\fitness.m (174, 2017-08-30)
14 遗传算法参考程序\Code\Demo_1\main.m (1257, 2017-08-30)
14 遗传算法参考程序\Code\Demo_2 (0, 2018-03-21)
14 遗传算法参考程序\Code\Demo_2\ga_bp.m (2512, 2017-08-30)
14 遗传算法参考程序\Code\Demo_2\gabpEval.m (113, 2015-10-25)
14 遗传算法参考程序\Code\Demo_2\gadecod.m (636, 2015-10-25)
14 遗传算法参考程序\Code\Demo_2\html (0, 2018-03-21)
14 遗传算法参考程序\Code\Demo_2\html\ga_bp.html (13527, 2015-10-25)
14 遗传算法参考程序\Code\Demo_2\html\ga_bp.png (1921, 2015-10-25)
14 遗传算法参考程序\Code\Demo_2\html\ga_bp_01.png (3659, 2015-10-25)
14 遗传算法参考程序\Code\Demo_2\html\ga_bp_02.png (3757, 2015-10-25)
14 遗传算法参考程序\Code\gaot (0, 2018-03-21)
14 遗传算法参考程序\Code\gaot\Contents.m (4761, 1998-04-17)
14 遗传算法参考程序\Code\gaot\EER.m (1586, 1998-04-14)
14 遗传算法参考程序\Code\gaot\adjswapMutation.m (1419, 1998-04-14)
14 遗传算法参考程序\Code\gaot\arithXover.m (1487, 1998-04-15)
14 遗传算法参考程序\Code\gaot\b2f.m (1495, 1998-04-14)
14 遗传算法参考程序\Code\gaot\binaryExample.m (2080, 1998-04-14)
14 遗传算法参考程序\Code\gaot\binaryMutation.m (1504, 1998-04-15)
14 遗传算法参考程序\Code\gaot\boundaryMutation.m (1639, 1998-04-14)
14 遗传算法参考程序\Code\gaot\calcbits.m (1382, 1998-04-14)
14 遗传算法参考程序\Code\gaot\coranaEval.m (1451, 1998-04-14)
14 遗传算法参考程序\Code\gaot\coranaFeval.m (1538, 1998-04-14)
14 遗传算法参考程序\Code\gaot\coranaMin.m (1222, 1998-04-14)
14 遗传算法参考程序\Code\gaot\cyclicXover.m (1654, 1998-04-14)
14 遗传算法参考程序\Code\gaot\delta.m (1471, 1998-04-14)
14 遗传算法参考程序\Code\gaot\dists.m (6837, 1998-04-28)
14 遗传算法参考程序\Code\gaot\enhancederXover.m (2348, 1998-04-14)
14 遗传算法参考程序\Code\gaot\erXover.m (2118, 1998-04-14)
14 遗传算法参考程序\Code\gaot\f2b.m (1496, 2010-05-07)
14 遗传算法参考程序\Code\gaot\floatExample.m (2322, 1998-04-14)
14 遗传算法参考程序\Code\gaot\floatGradExample.m (2137, 1998-04-14)
14 遗传算法参考程序\Code\gaot\ga.m (10805, 1998-04-14)
14 遗传算法参考程序\Code\gaot\gaMichEval.m (193, 1998-04-14)
14 遗传算法参考程序\Code\gaot\gaZBGrad.m (174, 1998-04-14)
14 遗传算法参考程序\Code\gaot\gaZBGradEval.m (684, 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.

近期下载者

相关文件


收藏者