搜索资源列表
pid
- PID的实现程序,很基本,使用c编写,可以直接在tc的环境中调试。仅仅用于pid的实现测试而已
pid
- PID算法,包括积分项的改进算法和微分项的改进算法
PID-CODE
- 用C编写的PID算法的详细实现, PID算法在自动控制, 家电方面都有丰富的应用
PID
- PID控制,C语言,PID机电控制,比例,积分,微分算法
pid算法
- 简单明了的PID控制算法,可以参考一下-simple PID control algorithm, a reference
PID
- This file implements a pid controller used to simulator cruise control in a car The input is a throtle value between 0 - 100 ( read on P1 ) The output is the car s speed ( P2 - P0 )
PID
- pid控制算法与程序,有利于pid控制的学习与交流,对PID有初步认识-pid control algorithms and procedures has pid conducive to study and exchange control, there is an initial understanding of the PID
pid
- 变增益PID算法的c++实现,目前PID算法较多的是c代码写的,这里上传一个C++的-Variable gain PID algorithm c++ to achieve, the current is more PID algorithm code written in c, where a C++ From the
PIDsources
- PIC Source code to manage PID regulation proce-PIC Source code to manage PID regulation process
pid
- PID controller of the control system
shuziPID
- 数字PID源代码,调试通过的,可通过Visual C++ 直接进行仿真和调试-Digital PID source code, debugging adopted by the Visual C++ through direct simulation and debugging
PID_demo_delphi_5
- Pid demo in delphi 5
FUZZPID
- VC++ implemented basic Fuzzy Logic PID controller.
pid
- PID“校正网络”是由比例积分PI和比例微分PD"元件组"成的。这里简单介绍一下比例积分PI和比例微分PD。-PID " correction network" is proportional and proportional integral derivative PI PD " element group" into. Briefly outline the proportion of proportional integral derivative PI
PID
- 簡易的多項視微分積分器 針對四階以下多項式進行運算-polynomial integrator and differentiator
PID
- PID 控制由于算法简单,适应面广,鲁棒性强等优 点,是当前工业生产过程中应用最为广泛的控制算 法[1,2]。采用PID 控制的控制系统在正式投运前必须进 行参数整定工作,过去主要依赖熟练操作技术人员的经 验或一些常规整定公式。1984 年K. J. Astrom 提出了 在继电反馈下观测被控过程的极限环振荡,过程的基本 特征可由极限环的特征确定,然后算出PID 控制的参 数[3 ~ 5]。该方法大量节省了技术人员的工-Since the PID control al
遗传算法求解PID数值
- 利用matlab基于遗传算法求解pid数值(Using MATLAB to solve PID numerical value based on genetic algorithm)
标准增量PID算法的C实现
- 标准pid算法,简单,不复杂,能够很好进行pid运算,新手入门。(Standard PID algorithm, simple, not complicated, can be very good PID operation, novice entry.)
pid
- pid-算法 The values of Process point,Set point, P gain, I gain, D gain(PID algorithm The values of Process point,Set point, P gain, I gain, D gain)
PID算法原理
- pid简单的算法原理,通俗易懂(PID simple algorithm principle, easy to understand)