搜索资源列表
Y877760[1]
- 迭代学习控制,MATLAB实现程序,pid控制器-Iterative Learning Control, MATLAB realization process, pid controller
PIDC
- PID算法温控C语言程序设计,一个非常有用且简单的C语言程序-PID temperature control algorithm for C language programming, a very useful and simple C language program
PID-in-C
- PID的流程简单到了不能再简单的程度,通过误差信号控制被控量,而控制器本身就是比例、积分、微分三个环节的加和。里面的源代码都是由C语言所实现。-PID process is simple to a simple degree can not be controlled by the amount of error signal control, and the controller itself is proportional, integral, differential sum of thr