搜索资源列表
kekaoxing-pso.rar
- 采用粒子群算法求解可靠性优化问题,程序用MATLAB编写,Using particle swarm optimization algorithm for solving the reliability problems, procedures used to prepare MATLAB
a_standard_PSO_program_for_matlab
- 标准粒子群优化算法的示例,程序主体附带大量讲解,简明扼要,适合初学者对粒子群算法结构进行研究-Standard particle swarm optimization example, the program attached to a large number of the main explanations, concise and suitable for beginners on the particle swarm algorithm to study the structure of
PSO
- 粒子群算法的Matlab程序,用于多目标优化极值的计算-Particle swarm optimization Matlab program for calculation of extreme multi-objective optimization
psopt20100414
- 粒子群算法的matab程序 可以求解带非线性约束的优化问题-a pso code which can slove optimization problems with nonlinear constraints.
PSO
- 粒子群算法优化函数求解极值的问题。通过该程序我们可以看到粒子群优化算法的优化过程。-Particle Swarm Optimization for Solving Extremum problems. Through this program we can see that PSO optimization process.
Basic-PSO
- 上一届传下来的粒子群算法,需要进行优化的可以用这个程序-Particle Swarm Optimization
chapter_PSO
- 利用粒子群算法优化支持向量机参数的算法的程序(Particle swarm optimization algorithm using support vector machine parameters of the algorithm)
粒子群算法优化RBF网络
- 粒子群算法优化RBF网络的matab程序(Particle swarm optimization RBF network MATAB program)
粒子群优化算法
- 粒子群算法的matlab源程序,包含粒子群算法的程序(program of Particle swarm optimization)
粒子群优化算法介绍及matlab程序
- 本程序主要用于粒子群优化算法的改进,跳出局部最优(This program is mainly used for particle swarm optimization algorithm, jumping out of the local optimum)
wy_PSO
- 近期根据粒子群优化算法的原理编写的程序,在matlab2013亲测可用(Recently, according to the principle of particle swarm optimization algorithm, the program is available in matlab2013.)
粒子群优化算法(PSO)应用于神经网络优化程序
- 粒子群算法优化BP神经网络,使用matlab平台实现,解决了BP神经网络速度较慢的问题(Particle swarm optimization (PSO) optimization of BP neural network)
基于粒子群算法和遗传算法的PID参数优化
- 基于粒子群算法和遗传算法的PID参数优化程序和相应文档(The Optimization of PID Parameters Based on Particle Swarm Optimization and Genetic Algorithm)
粒子群算法的程序
- 粒子群算法也称粒子群优化算法是一种并行算法;在对动物集群活动行为观察基础上,利用群体中的个体对信息的共享使整个群体的运动在问题求解空间中产生从无序到有序的演化过程,从而获得最优解(Particle Swarm Optimization)
Matlab程序PSO-RBF-wonderful
- 经过优化的粒子群算法的MATLAB程序,下载即可使用(After the optimization of the particle swarm optimization algorithm, the MATLAB program can be downloaded and used.)
CLSPSO
- matlab程序,混沌粒子群算法,混沌优化和粒子群优化两者的结合(Matlab program, chaotic particle swarm optimization)
粒子群算法优化pid源码 matlab仿真
- 粒子群算法(PSO)整定pid控制参数,比传统Z-N整定方法要好,内附matlab程序与simulink模型(Particle swarm optimization (PSO) is better than traditional Z-N tuning method in tuning PID control parameters. It includes matlab program and Simulink model.)
粒子群算法
- 粒子群算法在机器人路径规划上的应用,基于粒子群算法的避障优化程序(Application of particle swarm optimization in robot path planning)
智能微电网粒子群优化算法
- 本程序适合于综合能源系统模型优化求解,可解决电气冷热优化求解问题(This program is suitable for the optimal solution of integrated energy system model)
粒子群算法无功优化matlab程序
- 基于粒子群算法的ieee节点系统优化matlab程序