搜索资源列表
s-hanshu
- PID控制器的参数自适应,需要整定P,I ,D, 此S函数用的是固定步长,并用后向差分离散化。其中Tsa是Simulink的仿真一个周期的时间。在对图 7所示单闭环调速控制系统的动态结构图,在有自适应控制情况下,进行基于PSO算法的PID参数整定时,这个函数也会用到。
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
swarm
- 粒子群算法详细的程序,埃及人wael korani写的采用粒子群算法(pso)代码调用simulink模型优化pid参数,与大家共享-PID and State Feedback Control of DC Motors
pso-pid
- pso pid的研究与控制,有源程序及simulink模型,分三个模块-pso pid
PSO
- 采用PSO算法优化PID参数,通过调用simulink和PSO使得ITAE标准最小化-PID parameter optimization using PSO algorithm
pso
- This the MAtlab simulink., designed tested PSO
pso 参数优化
- 与simulink联合仿真 用pso算法进行参数优化(Combined with Simulink simulation, PSO algorithm is used to optimize parameters)
pso-pid
- 粒子群算法整定PID的算法,亲自调整,控制效果良好(pso-pid MATLAB m simulink)
8534
- Modern signal processing used in the spectral estimation in matlab, K-means clustering algorithm based on the PSO, Iterative self-organizing data analysis.
psopid
- Particle swarm optimization (PID), using particle swarm optimization (PSO) to optimize PID parameters, Simulink, code
G11
- PSO粒子群算法,找到常减压装置传递函数,simulink搭建模型,辨识常减压装置传递函数参数(PSO identification of the transfer function parameters of the atmospheric and vacuum distillation unit)
PSO-rbf-kmeans
- pso rbf k-means simulik with matlab(programme d'un pso en hybride avec un rbf)
四旋翼无人机
- 四旋翼无人机SIMULINK建模,PSO_SA优化PID参数 reverse.m 作用:将History表中的string形式的key值转换为赋给九个全局变量temp00, ... ,temp08运行sum1.slx,可以直接观察此组参数的波形。 History 作用:映射表,将一组参数(temp00, ..., temp08)映射到这组参数的ITAE指标。 trojectory.m 作用:定义一条路径并进行路径压缩,通过不断向sum.slx传递位置参数,控制无人机运动,并接受无人机
PSO_R改进权重
- PSO,改进权重的储能优化策略,simulink搭建(PSO, an improved energy storage optimization strategy, Simulink build)
AIPSO
- 免疫粒子群混合优化算法整定PID,该方法将免疫算法中的基于浓度的抗体繁殖策略 与粒子群优化算法相结合。对浓度低的粒子进行促进,对浓度高的粒子进行抑制,因而保持了粒子的多样性,克服了PSO 算法易于陷入局部最优点的缺点,寻优速度快。(PID paramaters optimization by AIPSO)
GitHub
- 基于粒子群算法的mppt算法,PSO算法,MPPT最大功率点跟踪(MPPT algorithm based on particle swarm optimization)
PSO_mppt
- 应用于多峰值MPPT问题,采用PSO寻找最大功率点,具体实现在S-function中,仿真时建议找一个内存大的电脑用连续仿真,离散在这种仿真时容易出问题。自行读程序只需输入光伏电压电流即可实现,仿真多峰值问题时光伏板注意反并联二极管,输出为占空比,boost、隔离boost都可以使用(For multi-peak MPPT problem, PSO is used to find the maximum power point, which is realized in S-function.
PSO优化整定PID
- PSO优化PID 带simulink输出波形 修改传函即可
粒子群算法优化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.)
matlab仿真PID参数整定 源代码+仿真图
- 用MATLAB仿真PID控制,其中用simulink建仿真模型,用matlab语言编写PSO算法用于优化PID参数整定。(Matlab is used to simulate PID control, in which Simulink is used to build simulation model, and PSO algorithm is written in MATLAB language to optimize PID parameter setting.)