搜索资源列表
-
1下载:
微粒群算法[PSO ] 是由Kennedy 和Eberhart等于1995 年开发的一种演化计算技术, 来源于对鸟群捕食过程的模拟。PSO同遗传算法类似,是一种基于叠代的优化工具,但与遗传算法使用遗传操作子进行优化不同,利用群体中各个体之间的“协作”与“竞争”关系,根据自身及其竞争者的飞行经验,调整自己的行为。同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域。,Particle Swarm Opt
-
-
0下载:
自适应遗传算法的MATLAB代码-Adaptive Genetic Algorithm MATLAB code ~~~~~~~~~~~~~~
-
-
0下载:
Genetic algorithm with matlab
-
-
0下载:
matlab 代码利用遗传算法工具箱,实现特定功能-The use of genetic algorithm toolbox matlab code to achieve a particular function
-
-
0下载:
遗传算法的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!
-
-
0下载:
基本遗传算法的MATLAB语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm matlb language sourc-e code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, com
-
-
0下载:
二维光子晶体禁带的遗传优化算法MATLAB源码-Two-dimensional photonic crystal band gap genetic optimization algorithm MATLAB source
-
-
0下载:
求解二维多峰函数极值的matlab遗传算法程序,简单实用-Solving two-dimensional multimodal function extremum matlab genetic algorithm is simple and practical
-
-
1下载:
最短路径问题,遗传算法的matlab代码。可以解决物流中车辆路径最短问题-The shortest path problem, genetic algorithm matlab code. Can solve the shortest path problem logistics vehicle
-
-
0下载:
基于matlab开发的计算最大值的遗传算法,里面还有遗传算法的基本原理PPT-Matlab developed based on the basic principles of genetic algorithms to calculate the maximum, there is also a genetic algorithm PPT
-
-
0下载:
genetic algorithm matlab code for research
-
-
0下载:
tsp问题的遗传算法求解代码,应用于matlab平台-Code genetic algorithm to solve TSP problem, applied in the matlab platform
-