搜索资源列表
Matlab遗传算法工具箱
- Matlab遗传算法工具箱: Matlab遗传算法工具箱,以及一些应用实例。-Matlab Toolbox : Matlab Toolbox genetic algorithms, as well as some application examples.
matlab
- matlab遗传算法程,自己编写的,有很多注释,方便初学者
用遗传算法求解二维函数的最大值
- 用遗传算法求解二维函数的最大值问题,用matlab实现,但是不采用matlab遗传算法工具箱
经典SVM算法matlab程序
- 经典SVM算法matlab程序 经典程序,不可缺少!
matlab编程算法集
- 介绍matlab编程的算法集合,包括各种函数、算法,比较全面,是初学者的学习资料
遗传算法工具箱源程序
- 本程序为遗传算法源代码,可用来解决一系列工程问题,如电力系统机组组合、经济调度等。
Matlab遗传算法改进程序
- 遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。它是现代有关智能计算
fish algrithm 鱼群算法的源代码
- 这个是鱼群算法的源代码,欢迎大家下载学习-This is the fish algorithm source code, are welcome to download the study
gatbx
- Matlab遗传算法工具箱及应用,包含了很多有用的遗传算法源程序-Matlab genetic algorithm toolbox and its application, including a lot of useful genetic algorithm source code
ga
- 一本雷英杰的的MATLAB遗传算法工具箱,希望对学习遗传算法的有帮助。-An LEI of the MATLAB genetic algorithm toolbox, hope to help learning genetic algorithm.
MATLAB智能算法30个案例分析——源代码
- 算法优化,包括粒子群算法,遗传算法以及多种神经网络(optimization algrithm,include PSO algrithm GA and other kind algrithm ,and many kinds of Nural network)
matlab遗传算法程序
- 遗传算法编程文件,可在matlab中运行,可用作新手变成练习。(Genetic algorithm programming file)
MATLAB智能算法30个案例分析+源代码
- 30个智能算法MATLAB模型,非常有助于数学建模和相关学习(30 intelligent algorithms, the MATLAB model, are very helpful in mathematical modeling and related learning)
模拟退火算法
- 此问题为传统的TSP问题,从一个城市出发,到达目的地,所用算法为模拟退火算法,算法可以完美运行。(This problem is a traditional TSP problem, starting from a city, reaching the destination, the algorithm is simulated annealing algorithm, the algorithm can run perfectly.)
matlab智能算法30个案例代码
- 用于应用仿真,30个案例,方便更新,遗传算法,粒子群(ant cloncy)
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.)
MATLAB智能算法30个案例分析
- 遗传算法工具箱在matlab中的应用,对GADST各项参数进行分析,举例。(he application of the genetic algorithm toolbox in Matlab analyzes the various parameters of GADST, for example.)
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