搜索资源列表
PSO_Algorithm
- PSO’s precursor was a simulator of social behavior, that was used to visualize the movement of a birds’ flock. Several versions of the simulation model were developed, incorporating concepts such as nearest-neighbor velocity matching and accele
Particle-Swarm-Optimization-C
- PSO同遗传算法类似,是一种基于迭代的优化算法-PSO is similar with the genetic algorithm is an iterative optimization algorithm based on
Swarm_Intelligence_GCOE08_ver002
- 主要是关于一些粒子演算法的思想及如何进行分析。并且粒子演算法的一些衍生算法- PSO is a recently proposed algorithm, motivated from the simulation of social behavior. PSO is based on the evolutionary computation technique.
2optimization
- descr iption of pso and solved example
functions
- NOTE: THIS AN ALPHA RELEASE. FOR TESTING ONLY. 1. Installation: -Unzip and copy the files to a folder (directory). -Add the path to Matlab. (File>Set Path>Add with Subfolders) -Read help for get_psoOptions.m and pso.m (enter help
pso
- i am submitting some program on pso
04668021
- 这是一篇基于粒子群优化算法的电力系统多目标的无功优化研究的IEEE论文。希望有所帮助。-This is a PSO-based power system multi-objective reactive power optimization of the IEEE papers. Hope that helps.
pso-binary
- pso binary code with cost function
TSP-PSO
- TSP-PSO算法的matlab程序文件,有助于了解该算法-The produce of matlab about TSP-POS
empirical-study-usin-pso
- This study uses an empirical study of the efficiency of Particle swarm optimization (PSO) in segmentation of brain abnormalities. Presently, segmentation poses one of the most challenging problems in medical imaging. Segmentation of Magneti
Parallel-PSO-Using-MapReduce
- Parallel PSO Using MapReduce
GEOMETRIC-WAVELET-AND-PSO
- AN EFFICIENT IMAGE COMPRESSION ALGORITHM WITH GEOMETRIC WAVELETS & GEOMETRIC WAVELET PACKETIZATION USING PSO
A-PSO-method-with-nonlinear-time-varying-evolutio
- Abstract A particle swarm optimization method with nonlinear time-varying evolution (PSO-NTVE) is employed in designing an optimal PID controller for asymptotic stabilization of a pendubot system. In the PSO-NTVE method, parameters are determ
2012-PSO-Based-Multi-Objective-Approach
- PSO Based Multi Objective Approach for Optimal Sizing and Placement of Distributed Generation
pso
- This the pso code in matlab.-This is the pso code in matlab.
clustering-algorithm-based-on--PSO
- 这是一份讲解基于PSO的聚类算法的PPT,可作学习参考-This is a clustering algorithm based on PSO explain the PPT, can be used to study reference
PSO
- pSO optimization code very useful hope its help
PSO-cSharp
- 粒子群算法PSO的简洁版c#程序,主要针对粒子群算法的初学者-Particle Swarm Optimization PSO simple version c# program, mainly for beginners particle swarm algorithm
A-Particle-Swarm-Optimization-(PSO)-Primer
- A Particle Swarm Optimization (PSO) Primer
PSO
- 目前车辆路径问题是关注的焦点,本程序是解决VRP的基本程序(solve VRP)