搜索资源列表
PID-c
- 一个用Visual C语言编写的PID控制程序,在MATLAB上运行实现。-A language with Visual C of PID control procedures, running in MATLAB to achieve.
ECUidlePID
- 这是一个PID算法的C语言实现程序,共同学习。-This is a PID algorithm C language programs, learning together.
PID-for-C
- 一个用c语言实现的,PID算法的程序,很经典的东西,很值得学习。-A realization by c language, PID algorithm procedure, it is classic stuff, it is worth learning.
PID
- 详细的C语言实现的PID控制算法 自用 适合于初学者学习使用-Details of the C language implementation of the PID control algorithm is suitable for beginners to learn to use their own use
PID
- PID实例,用c语言实现的PID程序,很实用。-PID instance, the PID with the c language program, it is practical.
C-language-realise-PID
- 用C语言实现 工程中常用的PID算法。超实用-c language realise PID
PID
- PID VC实现 用C语言实现PID功能,对于控制方面的软件编写有帮助。-PID VC
PID-C
- PID算法用C语言实现,详细介绍PID算法的原理及应用。-PID algorithm using C language, detailing the principles and applications of the PID algorithm.
C-language-PID-algorithm.
- C语言实现PID算法。PID算法是目前一般控制领域中经常使用的自动控制算法,它依据给定的设定值,反馈值,以及比例系数,积分和微分时间,计算出一定的控制量,使被控对象能保持在设定的工作范围,并且可以自动的消除外部扰动。下面介绍PID算法的实现以及其离散化的过程和依据。-C language PID algorithm. PID algorithm is frequently used in the field of general control of the automatic control
2
- 很好的C语言应用程序,实现了PID算法功能,效果较好。-Good C language applications, PID algorithm better.
single-neuron-adaptive-PID
- 用C语言实现“单神经元自适应PID控制”-Using C language to achieve the single neuron adaptive PID control
PIDsuanf
- PID算法简介及离散化后用C语言如何实现-ntroduction and discrete PID algorithm in C language how to achieve the
PID算法(C语言实现)(老外编写)
- 增量式PID算法。使用串口调试,快速验证算法。
PID
- 使用C语言实现PID算法,让你对pid算法的实现有一个清晰的认识-PID algorithm using C language, so that you realize pid algorithm to have a clear understanding of
fuzzyPIDaC
- 模糊PID控制,C语言实现程序,可供新手学习-Fuzzy PID control, C language program for novice learning
PID
- 位置式PID算法的C语言实现。结构容易,具有很好的可读性。-the realization of C lauguage to positon PID algorithm,with simplify structure and good readability.
pid-c
- 一个简单的pid的C语言实现。不包含死区控制等功能。参数需要自己调整。-A simple pid of the C language. It does not contain a dead-time control functions. Parameters need to make their own adjustments.
PID
- 用C语言实现了增量式PID,以及位置型PID,还有变积分型,对于理解PID算法很有帮助(PID Algorithm in C ,i wish it can help that who need it.)
C语言描述PID算法程序
- C语言实现PID算法的程序代码,简单易懂(Implementation of PID algorithm in C language)
PID控制算法的C语言实现.(绝对的好东西)
- pid控制算法详解,包含比例、积分、微分计算过程(Detailed solution of PID control algorithm, including proportion, integral and differential calculation process)