微粒群算法与遗传算法求解PID参数整定MATLAB程序我要分享

Matlab program for PID parameter tuning based on particle swarm optimization and genetic algorithm

pso GA PID 微粒群算法 遗传算法

关注次数: 451

下载次数: 3

文件大小: 4KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

该程序为微粒群算法与遗传算法求解pid参数整定MATLAB程序,优化结果包含参数输出与参数曲线变化图。


English Description:

The program is a matlab program for PID parameter tuning based on particle swarm optimization algorithm and genetic algorithm. The optimization results include parameter output and parameter curve change chart


代码预览

pso GA PID参数整定\CHAP5_2.M

pso GA PID参数整定\CHAP5_2F.M

pso GA PID参数整定\pid_pso.m

pso GA PID参数整定\PSO.m

pso GA PID参数整定\shuchuquxianpso.m

pso GA PID参数整定