搜索资源列表
griewank
- 主要是应用pso工具箱来优化函数griewank,实现粒子群对函数的测试-Mainly applications pso toolbox to optimize function griewank, and particle swarm function test
Factorial-sum
- 这是一个求解从一到一百阶乘和的公式,里面还有粒子群优化算法程序。 -This is a solution from one to one hundred factorial and formulas, there is also a particle swarm optimization algorithm.
pso-dace-optimization
- 改进的粒子群优化克里金模型,相较传统的克里金模型MATLAB数据包,此方法输入参数更少-Improved particle swarm optimization kriging model, compared with the traditional kriging model MATLAB data packet, this method less input parameters
Untitled
- matlab软件开发源程序 粒子群优化算法 格式m文件-matlab software development PSO source file format m
Flow-chart
- 粒子群优化算法的详细算法流程,流程图的形式展现。-Particle swarm optimization algorithm with the algorithm process, to show the form of a flowchart.
SPSO
- 单目标粒子群优化算法主程序 调用目标函数就可以了-Single-objective particle swarm optimization objective function main program calls on it
Chaos
- 混沌粒子群优化算法的c++实现,已经通过测试,完全可以使用,学习或者开发都可以用用,不错的-Chaos particle swarm optimization
pso-tsp
- 基于粒子群优化算法的求解旅行商问题的C++程序。纯属个人心得,大家可以借鉴,有不足的地方请指出。-pso for tsp
PSO
- PSO程序代码,MATLAB均可实现。包含基本粒子群算法,带压缩因子的粒子群算法和线性递减权重粒子群优化算法。-PSO program code, MATLAB can be achieved. PSO and linearly decreasing right contains PSO, with a compression factor of heavy particle swarm optimization.
psoo
- PSO程序,包含自适应权重粒子群优化算法,学习因子异步变化的粒子群优化算法和二阶振荡粒子群优化算法。-PSO program, including an adaptive weight particle swarm optimization, asynchronous learning factor changes PSO and PSO order Oscillation.
1
- 粒子群算法优化函数参数,可同时确定函数表达式的的四个参数。-Particle swarm optimization algorithm parameters, can simultaneously determine the four parameters of the function expression.
PSO和GSA
- 基于群里智能的粒子群优化算法和引力搜索算法有效结合,性能优于原始算法