搜索资源列表
Matlab遗传算法工具箱
- Matlab遗传算法工具箱: Matlab遗传算法工具箱,以及一些应用实例。-Matlab Toolbox : Matlab Toolbox genetic algorithms, as well as some application examples.
matlab遗传算法程序集
- matlab遗传算法程序 其中包括13个程序-Matlab genetic algorithm which includes 13 procedures
matlab
- matlab遗传算法程,自己编写的,有很多注释,方便初学者
matlab遗传算法源程序
- 用matlab编程的完整的遗传算法源程序
Matlab遗传算法改进程序
- 遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。它是现代有关智能计算
matlab遗传算法的程序-主函数 T_youhua.rar
- matlab遗传算法的程序-主函数 T_youhua.rar
matlab编写的遗传算法程序
- matlab编写的遗传算法程序
遗传算法源程序
- Vc++下如何利用Matlab工具箱进行数字信号处理-Vc++ How to use Matlab toolbox for digital signal processing
gatbx
- Matlab遗传算法工具箱及应用,包含了很多有用的遗传算法源程序-Matlab genetic algorithm toolbox and its application, including a lot of useful genetic algorithm source code
matlab
- 一本关于matlab遗传算法的书, 相信对大家一定有用的。-this book is very useful for ga of matlab.
MATLAB
- MATLAB遗传算法工具箱及应用(专著)研究遗传算法很有用-MATLAB Genetic Algorithm Toolbox and its application (monograph) to study genetic algorithm is useful
ga
- 一本雷英杰的的MATLAB遗传算法工具箱,希望对学习遗传算法的有帮助。-An LEI of the MATLAB genetic algorithm toolbox, hope to help learning genetic algorithm.
matlab-GA
- matlab——遗传算法 遗传算法程序 -Genetic Algorithm Programming
matlab-GA-JSP
- matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
matlab遗传算法程序
- 遗传算法编程文件,可在matlab中运行,可用作新手变成练习。(Genetic algorithm programming file)
MATLAB遗传算法工具箱及应用
- matlab遗传算法工具箱应用 库函数应用(matlab algorithms for learners)
Sheffield大学Matlab遗传算法工具箱
- 谢菲尔德大学的有关遗传算法的工具箱,用于遗传算法的学习(A toolbox for genetic algorithms at the University of Sheffield for genetic algorithm learning)
matlab遗传算法程序
- 基于遗传算法的机器人路径规划MATLAB源代码,通过避障并寻找最优路径。(The MATLAB source code of robot path planning based on genetic algorithm is adopted to avoid obstacles and find the optimal path.)
chapter1 谢菲尔德大学的matlab遗传算法工具箱
- 谢菲尔德大学matlab遗传算法工具箱用高级语言编写,可以看见算法的源代码,与此匹配先进的数据分析、可视化工具。(The Matlab genetic algorithm toolbox at the University of Sheffield is written in a high-level language. You can see the source code of the algorithm and match this with advanced data analysis
MATLAB genetic algorithm toolbox
- Matlab 遗传算法(Genetic Algorithm)优化工具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA 改进,只需改写函数m 文件形式即可。(The Matlab Genetic Algorithm optimization toolbox is a comprehensive function librar