搜索资源列表
pid算法
- 简单明了的PID控制算法,可以参考一下-simple PID control algorithm, a reference
PID
- 一个简单的PID算法-a simple PID algorithm
PID-C20070301
- 工业控制中常用的PID算法C编写的,简单更改后可以移植到其他系统中,非常有用-industrial control PID algorithm commonly used in the preparation of the C, simple changes can be transferred to other systems, very useful
PID
- PID是控制智能小车的经典算法在过程控制中,按偏差的比例(P)、积分(I)和微分(D)进行控制的PID控制器(亦称PID调节器)是应用最为广泛的一种自动控制器。它具有原理简单,易于实现,适用面广,控制参数相互独立,参数的选定比较简单等优点;而且在理论上可以证明,对于过程控制的典型对象──“一阶滞后+纯滞后”与“二阶滞后+纯滞后”的控制对象,PID控制器是一种最优控制-PID control of the smart car is the
PID
- PID算法C语言程序,实现了简单的PID控制功能-PID algorithm for C language procedures realize a simple PID control function
pid
- PID比较简单的PID数字控制算法的实现,大家可以分享以下-PID relatively simple digital PID control algorithm realize, we can share the following
simplePID
- LabVIEW中的简单PID算法,可以用于小电机控制等的pid模块-LabVIEW simple PID algorithm can be used for small motor control module, such as the pid
PID
- 基于PID算法的C语言源程序 性能良好,算法较优,简单易懂。-PID algorithm based on C language source code of good performance, algorithms better, easy-to-read.
pid
- pid 算法的简单程序,用它来控制速度方面有很好的效果-pid algorithm simple procedures, use it to control the speed has very good results
PIDC
- PID算法温控C语言程序设计,一个非常有用且简单的C语言程序-PID temperature control algorithm for C language programming, a very useful and simple C language program
PID
- 有关控制领域PID算法,实现简单的界面编程有待进一步完善-PID algorithm for the control of the area to achieve a simple interface for programming to be further improved
pid
- 可以利用vc++6.0等简单软件编程,理解pid算法概念(You can use vc++6.0 and other simple software programming to understand the concept of PID algorithm)
PID控制算法的C语言实现(完整版)
- 在工业应用中PID及其衍生算法是应用最广泛的算法之一,是当之无愧的万能算法,如果能够熟练掌握PID算法的设计与实现过程,对于一般的研发人员来讲,应该是足够应对一般研发问题了,而难能可贵的是,在我所接触的控制算法当中,PID控制算法又是最简单,最能体现反馈思想的控制算法,可谓经典中的经典。经典的未必是复杂的,经典的东西常常是简单的,而且是最简单的,想想牛顿的力学三大定律吧,想想爱因斯坦的质能方程吧,何等的简单!简单的不是原始的,简单的也不
标准增量PID算法的C实现
- 标准pid算法,简单,不复杂,能够很好进行pid运算,新手入门。(Standard PID algorithm, simple, not complicated, can be very good PID operation, novice entry.)
PID算法51
- 使用51单片机实现简单PID算法 这个算法基于c语言进行编写(Using 51 single-chip microcomputer, simple PID algorithm)
PID算法简单认识
- pid简单测试算法,通过简单的程序结构编写引导pid入门。(PID algorithm simple test)
模糊PID控制
- 简单的模糊pid算法,简单的C程序,希望大家能看懂(Simple fuzzy PID 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 e
PID算法原理
- pid简单的算法原理,通俗易懂(PID simple algorithm principle, easy to understand)
C语言描述PID算法程序
- C语言实现PID算法的程序代码,简单易懂(Implementation of PID algorithm in C language)