搜索资源列表
NSGA-II
- 运行数据是吸纳粒子群算法的精华,是先多目标优化。-Run data to absorb the essence of the particle swarm algorithm is the first multi-objective optimization.
pso
- 本文为基于matlab的粒子群算法的程序,以求函数最小值为例,讲述如何用粒子群算法求得局部和全局最优解。-This article is based on particle swarm algorithm matlab procedures, in order to the minimum function, for example, on how to use PSO obtain local and global optimal solution.
psomatlabchengxu
- 粒子群算法的matlab程序,简单实用。直接出图形和结果-PSO algorithm matlab procedures, simple and practical. Direct result of graphics and
lzqyhsf
- 本程序为粒子群优化算法,可用于优化计算,能够运行。-Particle swarm optimization algorithm
PSOGSA
- 程序提出了一种基于人群混合算法,是粒子群优化和引力搜索算法的组合。主要目标提高整合PSO和GSA算法的能力-Hybrid Particle Swarm Optimization and Gravitational Search Algorithm (PSOGSA) A new hybrid population-based algorithm (PSOGSA) is proposed with the combination of Particle Swarm Optimization
PSOt
- matlab工具箱。这个m文件是标准粒子群算法的matlab代码。用它测试过很多函数,都能用。代码详细。说明具体。操作方便-the matlab code for particle swarm optimizating,the algorithm is the basic particle swarm optimizating.every user can use it.
pso
- 这是一个粒子群算法的源程序,希望对大家有帮助。-This is a particle swarm algorithm source code, we hope to help.
m-particle-swarm-optimization
- 多目标粒子群算法,在基本粒子群算法的基础上进行了改进,程序简单明了。-Multi-objective particle swarm algorithm based on particle swarm algorithm has been improved, the program is simple and straightforward.
psoSVM
- 利用粒子群优化算法优化支持向量机的惩罚参数Cg,提高效率、准确率。-Particle swarm optimization algorithm to optimize SVM penalty parameter Cg, improve efficiency and accuracy.
pso61wtl
- 粒子群算法用于优化求解函数最小值,此算法收敛速度快,很快找到最小值。-Particle Swarm Optimization (PSO) is used to optimize the minimum value of the function. The algorithm converges quickly and finds the minimum value.
MATLAB-PSO
- matlab中的粒子群算法详细介绍,以及具体实例讲解及编译代码。-An example of particle swarm optimization algorithm
liziqundaima
- 使用粒子群算法实现系统辨识中参数的辨识,得到相应的图形。-Particle swarm optimization algorithm is used to realize the identification of parameters in system identification and get the corresponding graph.
二维粒子群算法的matlab源程序
- 基于基础的粒子群算法,实现粒子群算法的二维求解。(The realization of two-dimensional particle swarm algorithm.)
pso粒子群算法在物流选址中的应用
- 完整代码,有详细注释,修改参数后可直接使用。 DisDem、fitness、improvePSO