搜索资源列表
pso_pid
- 这是个利用粒子群算法(PSO)优化PID控制器参数的matlab程序,其中选取的性能指标为ITAE。-this is the use of particle swarm algorithm (PSO) PID controller optimized parameters of Matlab procedures, these performance indicators selected for ITAE.
pso_pid
- 用混沌微粒子算法整定PID控制器matlab的代码
PSO_PID
- 利用PSO粒子群搜索算法,辨识PID参数:Kp,Ki,Kd.结果表明虽然该方法辨识精度不是很高,但是也有一定可信度.
pso_pid
- 这是个利用粒子群算法(PSO)优化PID控制器参数的matlab程序,其中选取的性能指标为ITAE。-this is the use of particle swarm algorithm (PSO) PID controller optimized parameters of Matlab procedures, these performance indicators selected for ITAE.
pso_pid
- 用混沌微粒子算法整定PID控制器matlab的代码-Chaos particles with PID controller tuning algorithm matlab code
PSO_PID
- 利用PSO粒子群搜索算法,辨识PID参数:Kp,Ki,Kd.结果表明虽然该方法辨识精度不是很高,但是也有一定可信度.-Use english PSO Particle Swarm algorithm, identification of PID parameters: Kp, Ki, Kd. The results show that although the method is not very high recognition ac
49636960PSO_PID
- 基于粒子群算法的PID参数设置。其中程序比较先进。-Particle Swarm Optimization Based on the PID parameters. One of the more advanced procedures.
pso_pid
- pid design by pso algorithm
PSO_PID
- 免疫粒子群算法用于PID整定。采用线性惯性系数,自适应交叉变异方法-AI-pso for PID tune.Using a linear inertial coefficient, adaptive crossover and mutation methods
pso_pid
- 基于粒子群算法分数阶PID参数整定,运行环境是matlab2007-Based on particle swarm optimization (pso) algorithm of fractional order PID parameter setting
PSO_PID
- 使用Simulink环境建立的基于PSO的PID控制器的优化设计。 其中PID_Model为控制系统模型 PSO为PSO部分程序实现 PSO_PID为PSO优化PID的过程 -Use Simulink environment to establish optimal design of PID controller based on PSO. Model for the control system which PI
pso_pid
- 利用粒子群算法对 PID 控制器的参数进行优化设计-Using particle swarm optimization algorithm to optimize the parameters of PID controller
PSO_PID
- 采用粒子群算法解决PID控制器的优化问题,是一种群体只能算法,效果不错-Particle swarm optimization algorithm
pso_pid
- PID控制器的性能取决于Kp、Ki、Kd这3个参数是否合理,因此,优化PID控制器参数具有重要意义。目前,PID控制器参数主要是人工调整,这种方法不仅费时,而且不能保证获得最佳的性能。PSO已经广泛应用于函数优化、神经网络训练、模式分类、模糊系统控制以及其它应用领域,本案例将使用PSO进行PID控制器参数的优化设计。-Performance of PID controller depends on the Kp, Ki, Kd thes