搜索资源列表
cofpidcontrol
- 一个很好的PID控制C语言程序,希望对大家有用
PID
- PID控制,C语言,PID机电控制,比例,积分,微分算法
succus-s-pid-fuzzy.rar
- 模糊PID源程序,C语言编写,内有详细说明,适用于初学者,Fuzzy PID source
PID-c
- 一个用Visual C语言编写的PID控制程序,在MATLAB上运行实现。-A language with Visual C of PID control procedures, running in MATLAB to achieve.
618
- 本程序用C语言编辑 利用非线性最小二乘法来拟合模型,并对其进行PID控制-The program uses C language to edit using nonlinear least squares fitting model, and gain PID control
PID-for-C
- 一个用c语言实现的,PID算法的程序,很经典的东西,很值得学习。-A realization by c language, PID algorithm procedure, it is classic stuff, it is worth learning.
PID
- PID实例,用c语言实现的PID程序,很实用。-PID instance, the PID with the c language program, it is practical.
pid-C-language-algorithms
- pid C语言算法,单片机用,整数型计算,程序简洁实用-pid C language algorithms, microcontroller, integer calculations, simple and practical procedures
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 VC实现 用C语言实现PID功能,对于控制方面的软件编写有帮助。-PID VC
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
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
- 用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控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)