搜索资源列表
gray_pso
- 一种带有灰色关联方法的粒子群算法,主要是用于多目标优化或多目标决策
MyPSO
- //开发平台:Microsoft .NET Framework 2.0,Microsoft Visual C# 2005 Express //日期:2005.3.12 //作者:刘波 //粒子群优化算法(PSO):本算法求目标函数的最小值-/ / development platforms : Microsoft.NET Framework 2.0, Microsoft Visual C# 2005 Express / / Date : 2005.3.12 / / Author : Liu Bo
jmetal.2.2.tar
- 这是最新的多目标进化算法包V2.2,这个集成包包含了近期的流行的,常用的多目标进化算法,包括NSGA2,SPEA2,PEAS2,以及多目标粒子群算法,另外还集成了单目标进化算法-This is a latest multi-objective evolutionary algorithm package V2.2, the integrated package includes a recent popular, commonly used in multi-objective evolutio
mopso
- 粒子群求解多目标,里面包含帕累托最优。适合于发文章。和搞科研-pso solve mutiobjective
mopsoGECCO
- 多目标粒子群算法程序,感兴趣的可以进去-Multi-objective particle swarm optimization procedures can be of interest to go look at the
MOPSO-matlab
- 多目标粒子群优化算法的matlab版本。最经典的多目标进化算法! MOPSO-Multi-objective particle swarm optimization algorithm using matlab. MOPSO
pso程序的源代码
- VC++环境下的粒子群算法源代码,通用模板,需要自行添加目标函数和约束条件-pso
PSO_C++
- 一个很好的学习粒子群算法的例子。(刘康C++版本) 程序介绍: 模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。 备注:目标优化函数程序中已经内定了,f6 ={0.
Multiobjective-pso
- 多目标问题的粒子群优化算法实现,毕设时设计的,通过运行!-The issue of multi-objective particle swarm optimization algorithm, when the Bi-based design, by running!
mopso
- 此程序为多目标粒子群程序,开发软件为Visual C-This procedure for the multi-objective particle swarm procedures, to develop software for the Visual C++
mopsoPDF
- 有关多目标粒子群算法的论文,想研究多目标的可以参考-Of the multi-objective particle swarm optimization of the papers, I would like to research objectives can refer to
PSOt
- 最简单的粒子群算法,简单易学,自己编一个很小的目标函数就能实现,跟大家分享一下-The simplest particle swarm algorithm, easy to learn that he compiled a very small objective function can be achieved, to share with Members
pos
- 实现单目标的粒子群优化问题,以鸟群寻找食物为例,怎样使鸟群在最短的时间内找到食物-Single-objective particle swarm optimization to birds looking for food, for example, how to make the birds in the shortest period of time to find food
多目标粒子群算法matlab源代码
- 多目标粒子群算法matlab源代码,内容齐全!绝对好用!
粒子群算法
- 用c++的方法编写单目标粒子群算法,包含4个测试函数,结果还不错
GAaPSO
- 遗传-粒子群算法 PSO-GA算法 解决多目标优化算法问题,针对最优解求解可得到更好的解,接近最优的目标值。(Genetic algorithm (PSO) PSO-GA algorithm is used to solve the multi-objective optimization problem, and the better solution is obtained for the optimal solution, and the near optimal target valu
原始的粒子群算法
- 文章为最原始的粒子群多目标算法,已经调通,供大家学习和研究。(The article is the original particle swarm multi-objective algorithm, it has been transferred for everyone to learn an d study.)
粒子群基本算法
- 粒子群优化算法 智能优化算法 单目标优化(particle swarm optimization)
PSO1
- 这是一个基于pso 和matlab的目标优化程序 已经运行过 可以执行(This is a PSO and MATLAB target optimization program has been running can be performed based on)
GA-PSO
- PSO算法计算函数极值时,常常出现早熟现象,导致求解函数极值存在较大的偏差,然而遗传算法对于函数寻优采用选择、交叉和变异算子操作,直接以目标函数作为搜索信息,以一种概率的方式来进行,因此增强了粒子群优化算法的全局寻优能力,加快了算法的进化速度,提高了收敛精度。(When PSO algorithm calculates function extremum, it often appears premature phenomenon, which leads to large deviation