PID调节,已知输入求输出过程用我要分享

PID control, known input and output process

pid调节 龙格库塔 4阶

关注次数: 295

下载次数: 0

文件大小: 1KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

自己做的pid调节,已知输入求输出过程用的是龙格库塔法的4阶程序,对了解rk4有很大帮助。


English Description:

Do their own PID regulation, known input and output process using Runge Kutta method of the fourth-order program, to understand RK4 is very helpful


代码预览

Pid Rk4阶跃响应

...............\fun.m

...............\main.m

...............\rk4.m