Welcome![Sign In][Sign Up]
Location:
Search - multiobjective particle swarm optimization

Search list

[AI-NN-PRPSO

Description: 粒子群优化算法程序包,包括java、c、vb三个版本-Particle Swarm Optimization package, including java, c, vb three versions
Platform: | Size: 131072 | Author: 刘坤 | Hits:

[ARM-PowerPC-ColdFire-MIPSmopsoGECCO

Description: Multiobjective Particle Swarm with Crowding Distance(多目标优化)-Multiobjective Particle Swarm with Crowding Distance (multi-objective optimization)
Platform: | Size: 35840 | Author: 梅传根 | Hits:

[AI-NN-PRMultiobjective-pso

Description: 多目标问题的粒子群优化算法实现,毕设时设计的,通过运行!-The issue of multi-objective particle swarm optimization algorithm, when the Bi-based design, by running!
Platform: | Size: 10240 | Author: pengyang | Hits:

[AI-NN-PRPSO

Description: 关于粒子群算法的各种应用及当前研究前沿热点。-With regard to various applications of particle swarm optimization algorithm and the frontier of current research hotspot.
Platform: | Size: 18167808 | Author: 杨经纬 | Hits:

[Algorithmmopsocd

Description: 这是一个基于距离的多目标粒子群优化算法C语言实现-This is an implementation of MOPSO-CD,a multiobjective particle swarm optimization algorithm using crowding distance
Platform: | Size: 6144 | Author: lys | Hits:

[Mathimatics-Numerical algorithmsA-new-pan-sharpening-method

Description: A new pan-sharpening method using multiobjective particle swarm optimization and the shiftable contourlet transform
Platform: | Size: 6313984 | Author: jamal | Hits:

[matlabSwarmOpsMatlab1_0

Description: Programming, Matlab Code Implementation, Minimax Problems, Multiobjective Optimi- zation, Noisy Problems, Particle Swarm Optimization, Swarm Intelligence
Platform: | Size: 29696 | Author: amar | Hits:

[AI-NN-PRMOPSO226

Description: 多目标粒子群算法 采用C语言编写 是 colo colo 建立的网站上分享的-multiobjective particle swarm optimization
Platform: | Size: 545792 | Author: xiaowei | Hits:

[AI-NN-PRAnother-Particle-Swarm-Toolbox

Description: 粒子群优化工具箱,采用Matlab编写的PSO程序工具箱-Development Notes for psopt toolbox Future plans (in no particular order): * Performance improvement: Automatically check for existence of constraints, skip boundary-checking if unconstrained. * Performance improvement: Automatically vectorize fitness functions supplied by user, if not already vectorized. * Performance improvement: Detect and eliminate dependent (i.e. redundant) linear constraints. * Performance improvement: Automatically choose "penalize" versus "soft" constraint handling method based on type of constraints in problem. If any equality constraints exist, using "penalize", otherwise default to "soft". If "soft", automatically switch to "penalize" if more than a given percentage of particles (initial or interim) are infeasible. * Feature: An output function defined by options.OutputFcns that can save current swarm state in a file which can be reloaded later as a problem structure, in case of a system crash. * Feature: Implement multiobjective optimization option
Platform: | Size: 44032 | Author: 张绍良 | Hits:

[Special EffectsTEC2013Gong

Description: 基于分解的多目标离散PSO在复杂网络聚类中的应用-Complex Network Clustering by Multiobjective Discrete Particle Swarm Optimization Based on Decomposition
Platform: | Size: 3725312 | Author: 倪维平 | Hits:

[Software EngineeringParticle-Swarm-Optimization

Description: This paper presents an overview of our most recent results concerning the Particle Swarm Optimization (PSO) method. Techniques for the alleviation of local minima, and for detecting multiple minimizers are described. Moreover, results on the ability of the PSO in tackling Multiobjective, Minimax, Integer Programming and 1 errors-in-variables problems, as well as problems in noisy and continuously changing environments, are reported. Finally, a Composite PSO, in which the heuristic parameters of PSO are controlled by a Differential Evolution algorithm during the optimization, is described, and results for many well-known and widely used test functions are given.
Platform: | Size: 433152 | Author: yangs | Hits:

[matlabIMOPSO

Description: Multiobjective Improved particle swarm optimization MATLAB code
Platform: | Size: 43008 | Author: UMAIR YOUNIS | Hits:

[Otherypea121-mopso

Description: Home Metaheuristics Machine Learning Multiobjective Optimization Fuzzy Systems Applications Home \ Multiobjective Optimization \ Multi-Objective PSO in MATLAB ypea121-mopso Multi-Objective PSO in MATLAB in Multiobjective Optimization 8 Comments 2,599 Views Multi-Objective Particle Swarm Optimization (MOPSO) is proposed by Coello Coello et al., in 2004. It is a multi-objective version of PSO which incorporates the Pareto Envelope and grid making technique.- Home Metaheuristics Machine Learning Multiobjective Optimization Fuzzy Systems Applications Home \ Multiobjective Optimization \ Multi-Objective PSO in MATLAB ypea121-mopso Multi-Objective PSO in MATLAB in Multiobjective Optimization 8 Comments 2,599 Views Multi-Objective Particle Swarm Optimization (MOPSO) is proposed by Coello Coello et al., in 2004. It is a multi-objective version of PSO which incorporates the Pareto Envelope and grid making technique.
Platform: | Size: 11264 | Author: ankita | Hits:

[OtherA-Multiobjective-Particle-Swarm-Optimization

Description: The document details research on using a multi-objective optimization algorithm to optimize DG size and location on distribution networks
Platform: | Size: 1392640 | Author: Boboshanten | Hits:

[OtherPSO-and-multiobjective-PSO

Description: 内附基本粒子群算法与多目标粒子群算法的详细介绍与MATLAB环境下的程序-Programs included PSO and multi-objective particle swarm optimization details and MATLAB Environment
Platform: | Size: 9216 | Author: 袁小蕾 | Hits:

[OtherMOEAFramework-master

Description: 多目标进化算法框架,包括MOEAD、NSGA2等经典多目标进化算法。-The MOEA Framework is a free and open source Java library for developing and experimenting with multiobjective evolutionary algorithms (MOEAs) and other general-purpose multiobjective optimization algorithms. The MOEA Framework supports genetic algorithms, differential evolution, particle swarm optimization, genetic programming, grammatical evolution, and more. A number of algorithms are provided out-of-the-box, including NSGA-II, NSGA-III, 蔚-MOEA, GDE3 and MOEA/D. In addition, the MOEA Framework provides the tools necessary to rapidly design, develop, and statistically test optimization algorithms.
Platform: | Size: 14963712 | Author: 梁艳芳 | Hits:

[matlab基于粒子群算法的多目标搜索算法

Description: 基于粒子群算法的多目标搜索算法的matlab实现示例(Multiobjective search algorithm based on particle swarm optimization)
Platform: | Size: 2048 | Author: qiu@qiu | Hits:

[Graph programmopso-better

Description: 代码实现多目标粒子群算法,多目标粒子群算法是基于parato原则进行的目标优化实现的算法。而此文件就是多此算法的代码MATLAB的一种实现(Multiobjective particle swarm optimization (PSO) algorithm)
Platform: | Size: 11264 | Author: 啊啊啊的 | Hits:

[OtherIM-MOPSO多目标粒子群优化程序

Description: 多目标粒子群优化程序比较经典的希望对大家有帮助(The multiobjective particle swarm optimization program is more classic and helpful for everyone)
Platform: | Size: 10240 | Author: `奔跑吧小李 | Hits:

[matlab基于粒子群算法的多目标搜索算法

Description: 基于粒子群算法的多目标搜索算法,优化算法(Multiobjective search algorithm based on particle swarm optimization (PSO) algorithm)
Platform: | Size: 2048 | Author: 笨笨宝宝 | Hits:
« 12 »

CodeBus www.codebus.net