搜索资源列表
PID
- PID控制,C语言,PID机电控制,比例,积分,微分算法
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-C-language-algorithms
- pid C语言算法,单片机用,整数型计算,程序简洁实用-pid C language algorithms, microcontroller, integer calculations, simple and practical procedures
C-language-realise-PID
- 用C语言实现 工程中常用的PID算法。超实用-c language realise PID
pid
- PID经典实用的C语言算法可用于了解学习-PID classic and practical C language algorithms can be used to understand learning
mo-hu-PID
- 模糊PID算法C语言程序,应用查表法,给出了模糊PID的具体程序-Fuzzy PID algorithm C language program, the application of look-up table method, given the specific procedures of the fuzzy PID
PID
- PID的C语言算法使用,对PID使用有大的帮组-PID of the C language algorithms, the PID big help group
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
C_language-PID
- PID的软件编程C语言算法 PID-Software PID PID algorithm in C language programming
PID算法(C语言实现)(老外编写)
- 增量式PID算法。使用串口调试,快速验证算法。
PID
- 使用C语言实现PID算法,让你对pid算法的实现有一个清晰的认识-PID algorithm using C language, so that you realize pid algorithm to have a clear understanding of
PID-Fuzzy
- 人工智能 模糊控制 PID 经典算法,可以用于格种跟踪控制内面,C语言写的-Artificial intelligence fuzzy control PID classical algorithm, can be used for the case of tracking control within the C language
PID
- 用C语言实现了增量式PID,以及位置型PID,还有变积分型,对于理解PID算法很有帮助(PID Algorithm in C ,i wish it can help that who need it.)
suanfa
- 蚁群算法在pid的应用,可以更好的进行控制。同时还对在无法建模的环境下,能达到更好的效果。(Ant colony algorithm in the application of PID, you can better control. It can also achieve better results in an environment that can not be modeled.)
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)
模糊PID控制算法C语言代码
- 模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)
