模糊自适应整定PID仿真程序我要分享

Fuzzy adaptive tuning PID simulation program

自适应模糊PID fuzzy-pid-control 自整定 参数自整定 模糊自适应

关注次数: 268

下载次数: 0

文件大小: 1KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

模糊自适应整定PID仿真程序。自适应模糊PID控制器以误差e和误差变化ec作为输入,可以满足不同时刻的e和ec对PID参数自整定的要求。


English Description:

Fuzzy adaptive tuning PID simulation program. The adaptive fuzzy PID controller takes error E and error change EC as input, which can meet the requirements of PID parameter self-tuning by E and EC at different times.


代码预览

FuzzPID\FIS.m

FuzzPID\FuzzPID.m

FuzzPID