遗传算法的PID参数整定我要分享

Genetic algorithm of PID parameter setting

PID参数整定 genetic-tuning-pid pid-tuning 遗传算法PID

关注次数: 267

下载次数: 0

文件大小: 2KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

基于遗传算法的PID参数整定。由系统的阶跃响应曲线可见,系统是稳定的,且调节时间较短。


English Description:

Based on the genetic algorithm of PID parameter setting.By the system step response curve can be seen, the system is stable, and the adjusting time is shorter.


代码预览

GAPID\fitness.m

GAPID\GAPID.m

GAPID