搜索资源列表
PSOGABPDRNN.rar
- 此包含有遗传算法、粒子群算法、BP算法优化对角递归神经网络的MATLAB程序,This includes genetic algorithms, particle swarm optimization, BP algorithm for diagonal recurrent neural network of the MATLAB program
tunningPIDbyPSO.zip
- 埃及人wael korani写的采用粒子群算法(pso)代码调用simulink模型优化pid参数,与大家共享,Wael korani Egyptians wrote using particle swarm optimization (pso) code pid call simulink model optimization parameters, and share
PID
- PID类的仿生算法文章。有遗传算法、粒子群算法、细菌觅食算法、鱼群算法。-PID class bionic algorithm article. A genetic algorithm, particle swarm optimization, bacteria foraging algorithm, fish algorithm.
tunningPIDbyPSO
- 使用基本粒子群算法整定的PID控制,供学习者参考。-The use of elementary particle swarm optimization algorithm-tuning PID control for the learner information.
PSOPID
- 粒子群算法在PID参数调节中的应用 优点是具有极强的全局寻优能力-PSO takes an important role in the rejustment of the PID parameters
pso-pid
- 用粒子群算法对目标函数进行优化的matlab程序。-Using particle swarm algorithm optimize the objective function of the matlab program.
PID-parameter-tuning
- 利用正交学习粒子群对PID参数整定的仿真程序和仿真图。-The PID parameter tuning of the simulation program and simulation diagram.
pso_pid
- 基于粒子群算法分数阶PID参数整定,运行环境是matlab2007-Based on particle swarm optimization (pso) algorithm of fractional order PID parameter setting
Intelligent-Control-for-Quadrotor
- 小型四旋翼的智能控制。使用基于粒子群的PID控制、基于遗传算法的PID控制,以及BP神经网络控制-小型四旋翼的智能控制。使用基于粒子群的PID控制、基于遗传算法的PID控制,以及BP神经网络控制。Simulation of Intelligent Control for Quadrotor, which based on particle swarm optimization PID control, genetic algorithhm PID control and BP neural ne
粒子群PID
- 该代码为基于pso算法优化的PID神经网络的系统控制算法(The code is based on the PSO algorithm optimized PID neural network system control algorithm)
chapter14
- 粒子群算法实现pid寻优,寻找最好的比例。积分,微分参数(liziqun suanfa xun you)
chapter14 基于粒子群算法的PID控制器优化设计
- chapter14 基于粒子群算法的PID控制器优化设计,粒子群算法也是个不错的优化参数算法(chapter14 Particle swarm optimization algorithm based on PID controller design, Particle Swarm Optimization algorithm is also a good optimization algorithm)
代码
- MATLAB分数阶参数设计,控制参数研究混合粒子群算法优化分数阶PID(MATLAB fractional order parameter design)
改进粒子群算法的PID控制器优化设计
- 基本的pid控制器算法以及simulink仿真模型,可以在线更改仿真参数。(Simulation optimization)
PSO分数阶PID的程序
- PSO分数阶PID的程序 这是一个粒子群算法优化分数阶PID的代码
pso-bp 优化pid
- pso-bp 优化pid,粒子群算法优化bp神经网络