搜索资源列表
遗传算法优化工具箱介绍及实例源程序
- 该程序包含有matlab相关的工具箱,并提供了 相关的实现算例,可以为初学者使用-contains the procedures related to the Matlab toolbox, and provide relevant examples to achieve, for beginners
gads
- 遗传算法工具包,matlab 7.0包含了这个工具箱,matlab7.0以前的版本没有这个工具箱,雷英杰编著《Matlab遗传算法工具箱及应用》对这个工具箱的使用进行了介绍
MATLAB(GAOT)
- matlab遗传算法工具箱使用.pdf matlab遗传算法工具箱使用.pdf
遗传退火进化算法(附源码)
- 对Matlab中的遗传算法工具箱进行改进而得到的遗传退火进化算法。可用于一般的最优化问题,求解无约束的或带有线性约束的连续函数的全局最小值。 首先对传统的遗传算法和模拟退火算法进行改进,然后将模拟退火算法引入了遗传算法,结合两种算法的优点,得到一种新的遗传退火进化算法。它不但实现了遗传算法的全局搜索能力与模拟退火算法的局部搜索能力的结合,同时可使改进后的模拟退火算法能够充分利用遗传算法所得的全局信息。经验证,改算法能使遗传算法避免产生早熟收敛,增强了算法的全局收敛性,而且加快了算法的收敛速
Toolbox_of_matlab_for_GAs
- MATLAB遗传算法工具箱PDF文档,可供使用GA工具的同学参考使用-PDF of Matlab toolbox for Gentic Algorithms
GAtoolbox_matlab
- 多目标遗传算法工具箱,内容很详细,已经测试过,文件里面有怎么使用的说明-Micro Genetic Algorithm for Multiobjective Optimization,The code is distributed for academic purposes only. It has no warranty implied or given, and the authors assume no liability for damage resulting from its u
gatbx
- 一个著名的遗传算法工具箱,从单目标遗传算法,到多目标遗传算法都能够使用。-genetic algorithm toolbox
yuchuansuanfa
- 本代码是关于,运用遗传算法实现旅行商问题的所有代码,以及MATLAB的使用方法以及工具箱等,是你做设计和其他方面的好例子,s是基于MATLAB软件的运行程序-jhjjsdh shdisd sdhjskd sdjdhsjk skdhsj sdhjs hsdh sd sd s s d s sd s d s d s d sd sd s d s d s d s sd s d sd dsd s dds d sd s d d s d s
GABP
- 基于遗传算法BP网络预测,代码没有使用遗传工具箱,而是根据遗传算法理论进行编程,有助于理解遗传算法原理-BP network prediction based on genetic algorithm, the code does not use genetic toolbox, but according to the theory of programming genetic algorithms, help to understand the principles of genetic a
GADS--matlab
- matlab遗传算法工具箱使用总结以及相关例子与应用-matlab genetic algorithm toolbox summarizes relevant examples and application
Genetic-Algorithm-TOOLBOX-manual
- 遗传算法工具箱使用手册,模拟进化论:选择,交叉,变异,重组。求解问题的最优解。-genetric algorithm tool manual
GA2
- 程序6:遗传算法工具箱使用例子; 程序7:多种群遗传算法的函数优化; 程序8:基于量子遗传算法的函数寻优; 程序9:基于遗传算法的多目标优化算法; 程序10:基于粒子群算法的多目标搜索算法-Program 6: examples of the use of genetic algorithm toolbox Program 7: multi-population genetic algorithm function optimization Program 8: a func
yichuan
- matlab遗传算法讲解文档,以及遗传算法工具箱使用方法-Matlab genetic algorithm on documents, as well as the method of genetic algorithm toolbox use
crane_optimation_boundry_conditions
- 起重机臂架优化的边界条件文件,配合遗传算法工具箱使用,实现多参数优化配置。-the boundary condition for the optimization of crane jib,combining thegenetic algorithm toolbox to use
MATLAB遗传算法工具箱及应用(雷英杰) 3.pdf
- matlab语言的工具箱 使用 很难找的资料(MATLAB language toolbox, it is difficult to find information)
chapter1遗传算法工具箱
- 智能算法之遗传算法工具箱,使用Matlab工具箱,可以用于数学建模。(Intelligent genetic algorithm toolbox, using the Matlab toolbox, can be used for mathematical modeling.)
MATLAB遗传算法工具箱及应用
- MATLAB中含有遗传算法的工具箱,该文档详细介绍了该工具箱的使用说明(MATLAB contains genetic algorithm toolbox, the document details the use of the toolbox)
genetic
- 遗传算法是一种全局最优化算法,是运用了进化论优胜劣汰原理的随机化搜索方法。 前些日子,在进行毕业设计的相关研究中,我接触到了遗传算法,用其对一个五元非线性函数进行最优化搜索。仿真平台使用的是matlab,主要使用的是谢菲尔德大学的matlab遗传算法工具箱。(Genetic algorithm is a global optimization algorithm, is the use of evolution theory of survival of the fittest randomi
MATLAB遗传算法工具箱及应用
- 如何使用matlab中程序工具箱,进行对各散点的matlab图像进行最佳路径规划。(How to use matlab program toolbox to carry out the best path planning for matlab images of scattered points.)
遗传规划
- 基于遗传算法的基础设施优化布点规划。输入基础设施(变电站、充电站、污水处理厂、公交站)个数,设置好区位坐标,可以优化布局选址。 使用前要装好相关工具箱(GA optimal, for layout of frastructure)