文件名称:MATLAB genetic algorithm toolbox
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- 上传时间:
- 2019-04-15
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- FZen****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Matlab 遗传算法(Genetic Algorithm)优化工具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA 改进,只需改写函数m 文件形式即可。(The Matlab Genetic Algorithm optimization toolbox is a comprehensive function library based on basic operations and termination conditions, binary and decimal conversion and other operations. The implementation steps include: the main function of genetic algorithm and the generation function of the initial population are obtained by the input and output functions, and the basic genetic operation function is obtained by the selection, crossover and mutation operations. Taking function simulation as an example, the function optimization and GA improvement only need to rewrite function m file form)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
MATLAB genetic algorithm toolbox | 0 | 2019-04-15 |
MATLAB genetic algorithm toolbox\CityPosition1.mat | 324 | 2010-08-02 |
MATLAB genetic algorithm toolbox\CityPosition2.mat | 447 | 2010-08-02 |
MATLAB genetic algorithm toolbox\CityPosition3.mat | 570 | 2010-08-03 |
MATLAB genetic algorithm toolbox\Distanse.m | 271 | 2010-08-05 |
MATLAB genetic algorithm toolbox\DrawPath.m | 614 | 2010-08-05 |
MATLAB genetic algorithm toolbox\dsxy2figxy.m | 960 | 2010-08-02 |
MATLAB genetic algorithm toolbox\Fitness.m | 125 | 2010-08-04 |
MATLAB genetic algorithm toolbox\GA_TSP.m | 2003 | 2011-04-03 |
MATLAB genetic algorithm toolbox\InitPop.m | 238 | 2010-08-04 |
MATLAB genetic algorithm toolbox\Mutate.m | 263 | 2010-08-04 |
MATLAB genetic algorithm toolbox\OutputPath.m | 158 | 2010-08-05 |
MATLAB genetic algorithm toolbox\PathLength.m | 304 | 2010-08-05 |
MATLAB genetic algorithm toolbox\Recombin.m | 1403 | 2010-08-04 |
MATLAB genetic algorithm toolbox\Reins.m | 296 | 2011-04-04 |
MATLAB genetic algorithm toolbox\Reverse.m | 530 | 2011-04-04 |
MATLAB genetic algorithm toolbox\Select.m | 233 | 2011-04-04 |
MATLAB genetic algorithm toolbox\Sus.m | 455 | 2011-04-04 |
MATLAB genetic algorithm toolbox\test.m | 187 | 2010-08-21 |