搜索资源列表
GAdesf
- 遗传算法的MATLAB代码,很好的算法啊,有需要的自己下载然后解压就可以用了-GA MATLAB code, a good algorithm ah, need to download the then extracting their own can use the
ga_basicprogram
- 基本遗传算法(GA)的matlab源程序!许多改进的遗传算法均可在此基础上修改而成.
gamatlabprogram
- 一些经典遗传算法问题的matlab程序调度问题分配问题等等
suanfa
- 一些经典遗传算法问题的matlab程序调度问题分配问题等等
matlab遗传算法程序
- 采用matlab编写的遗传算法程序
PSOtoolbox.rar
- 微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
de
- 差分进化算法,最新的用于替代遗传算法,是以后的主要发展方法-differential evolution
matlab
- 自适应遗传算法的MATLAB代码-Adaptive Genetic Algorithm MATLAB code ~~~~~~~~~~~~~~
a2
- matlab 代码利用遗传算法工具箱,实现特定功能-The use of genetic algorithm toolbox matlab code to achieve a particular function
GA
- 遗传算法的matlab程序,有详细的子函数,自适应求解多维矩阵参数,浮点型实数求解,程序明了易懂!-Genetic algorithm matlab program, detailed subfunctions adaptive solving multidimensional matrix parameters, floating point real numbers to solve the program is clear and easy to understand!
matlab-ga
- 基本遗传算法的MATLAB语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm matlb language sourc-e code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, com
FDTD3D_Main
- 二维光子晶体禁带的遗传优化算法MATLAB源码-Two-dimensional photonic crystal band gap genetic optimization algorithm MATLAB source
GA_rastrigin
- matlab编译的遗传算法,很好用-genentic algorithm is an evaluate method,which can obtain the global optimum
GA_SF2
- 求解二维多峰函数极值的matlab遗传算法程序,简单实用-Solving two-dimensional multimodal function extremum matlab genetic algorithm is simple and practical
Shortest-path-algorithm
- 最短路径问题,遗传算法的matlab代码。可以解决物流中车辆路径最短问题-The shortest path problem, genetic algorithm matlab code. Can solve the shortest path problem logistics vehicle
aa
- 基于matlab开发的计算最大值的遗传算法,里面还有遗传算法的基本原理PPT-Matlab developed based on the basic principles of genetic algorithms to calculate the maximum, there is also a genetic algorithm PPT
TSP-general-GA-Program-of-Matlab
- TSP问题的遗传算法Matlab程序,文件格式是微软word的doc格式,-general genetic algorism Program of Matlab for the TSP problem
GA-TSP
- tsp问题的遗传算法求解代码,应用于matlab平台-Code genetic algorithm to solve TSP problem, applied in the matlab platform