搜索资源列表
c语言实现的PID算法
- 如何用c语言实现PID算法,很多控制类用到的程序,作为参考.!-how to use language PID algorithm, used many types of control procedures, as a reference. !
DIP--C
- 用c语言实现PID算法的程序,在PID算法的使用过程中十分有用,只要自己修改一下参数,即可用于不同的控制领域。
采用C语言编写的PID控制例程
- 采用C语言编写的PID控制例程,其中包含有PID程序范例,和PID参数自整定的实现例程。,The use of C language routines PID control, PID procedure includes an example of PID parameters and the realization of self-tuning routine.
C-for-PID
- C语言实现PID算法 研究PID控制的朋友 请下载!-C language algorithm PID control PID friends please download!
PID
- 用纯C语言实现PID的调节仿真。该文件的算法简洁,方便有效,可以直接移植到单片机内。-With pure C language simulation of PID regulation. Algorithm of the document simple, convenient and effective, can be directly transplanted into single-chip inside.
PID-C
- 这是一份很好的C语言实现PID算法的实例讲解-This is a very good C language examples to explain the PID algorithm. .
C-language-realise-PID
- 用C语言实现 工程中常用的PID算法。超实用-c language realise PID
PID
- PID VC实现 用C语言实现PID功能,对于控制方面的软件编写有帮助。-PID VC
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算法,可以在VC中调试使用
PID
- 用C语言实现了增量式PID,以及位置型PID,还有变积分型,对于理解PID算法很有帮助(PID Algorithm in C ,i wish it can help that who need it.)
C语言PID程序
- 控制算法的C语言实现问题,特地编写出来,初学者课供学习,网上也有一些特定例子供给参考。(Control algorithm C language implementation problems, specifically written out, beginners courses for learning, there are some specific examples of online reference.)
PID C语言代码
- PID C语言实现,外国人写的代码,直接copy的。(Implementation of PID C language)
数字PID实验
- C语言实现PID算法,使用Keil C51开发(Implementation of PID algorithm in C language)
C语言描述PID算法程序
- C语言实现PID算法的程序代码,简单易懂(Implementation of PID algorithm in C language)
PID控制算法的C语言实现一 PID算法原理
- PID控制算法的C语言实现一 PID算法原理,工业控制(The C language of PID control algorithm realizes the principle of a PID algorithm, industrial control)
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控制算法的C语言实现.(绝对的好东西)
- 详细讲解了PID控制算法通过C语言来实现的步骤以及PID对应的C语言程序(Detailed explanation of PID control algorithm through C language to achieve the steps and PID corresponding C language program.)
PID
- PID程序学习,PID控制算法的C语言实现(PID program learning, PID control algorithm C language implementation.)