1. 首页
  2. 课程学习
  3. 软件测试
  4. C语言实现PID算法.doc

C语言实现PID算法.doc

上传者: 2020-12-16 10:37:23上传 DOC文件 53.5KB 热度 12次
C语言实现PID算法 #include struct_pid?{ ?int?pv?/*integer?that?contains?the?process?value*/ ?int?sp?/*integer?that?contains?the?set?point*/ ?float?integral; ?float?pgain; ?float?igain; ?float?dgain
下载地址
用户评论