搜索资源列表
2407 PID 算法项目文件
- 一个TSM320C2407的PID控制算法 很管用,可以在C中嵌套使用.-a TSM320C2407 PID control algorithm is very effective, and the C nested.
pid.c
- pid算法c语言源码 仅供参考 pid算法c语言源码 仅供参考
pid.rar
- msp430单片机中增量式pid算法的C实现方法,MSP430 MCU pid incremental algorithm implementation Ways C
pid-c.rar
- 这是C语言的程序用的pid积分分离算法,增量式算法你可以看看~用的89C52 ,This is the C language used in the process pid integral separation algorithm, incremental algorithm to see if you can use the 89C52 ~
C-for-PID
- C语言实现PID算法 研究PID控制的朋友 请下载!-C language algorithm PID control PID friends please download!
pid.c
- 直流伺服电机闭环控制程序,有PID算法的详细资料。-DC servo motor closed-loop control procedures, there is PID algorithm in detail.
pid
- *** **增量式PID控制算法程序*********** T、TD、TI、KP依次从30H,33H,36H,39H开始。 A,B,C的值依次存在BLOCK1,BLOCK2,BLOCK3的地址里 这里R(k)给的是定值 -***** Incremental PID control algorithm procedures*********** T, TD, TI, KP followed from 30H, 33H, 36H, 39H began. A, B, C fol
PID_C_Program
- PID温度控制算法的C语言程序结构及其实现-PID algorithm C program structure and its implementation
PID2
- PID程序,实现PID控制算法-PID
PID
- PID算法演示程序,直接输入PID控制参数就可以进行仿真,希望大家交流-PID algorithm demo program, direct importation of PID control parameters can be simulated, I hope to facilitate the exchange of
PID
- 51系列单片机用PID控制算法实现温度控制-51 Series single-chip microcomputer with PID temperature control algorithm
PID-C-example
- 绝对实用的PID控制算法C语言实例!还有注释说明-Absolutely practical PID control algorithm C language example! And annotated!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
PID-C-SOURCE-CODE
- 舵机和直流电机的PID控制算法,PID算法在C环境下的实现,有完整的源程序-PID APPLICATION IN DC MOTOR AND SPEED CONTROL, WRITTEN WITH C SOUCE CODE.
PID控制算法分析与实现
- 最全PID控制算法讲解与分析,用C语言描述实现(Explanation and analysis of the most complete PID control algorithm)
PID算法带简单程序
- PID算法,PID介绍和相关示例程序,适合入门级理解PID(PID algorithm, PID introduction and related examples of procedures, suitable for entry-level understanding of PIDPID algorithm, PID introduction and related sample procedures, suitable for entry-level understanding, PID)
PID控制算法的C语言实现.(绝对的好东西)
- PID 算法的C语言实现,包括增量式,位置式,等详细讲解的C语言实现(C language implementation of PID algorithm)
C Language for PID
- 使用c语言实现PID算法,内容具体包括pid的离散化过程和示例代码。(Using c language to implement PID algorithm)
PID
- PID程序学习,PID控制算法的C语言实现(PID program learning, PID control algorithm C language implementation.)
PID控制算法
- 学习C语言PID算法,P值I值D值在程序中如何调节控制。(Learning C language PID algorithm.How the P value I value D value regulates control in the program.)