搜索资源列表
C语言实现PID算法
- C语言实现PID算法
pid算法
- 简单明了的PID控制算法,可以参考一下-simple PID control algorithm, a reference
模糊逻辑c语言自动生成器
- 用C51编的温度控制的PID算法适用性强方便移植-with C51 series of PID temperature control algorithm to facilitate transplantation 3DMECAD
PID 算法1(c语言)
- PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be
c语言实现的PID算法
- 如何用c语言实现PID算法,很多控制类用到的程序,作为参考.!-how to use language PID algorithm, used many types of control procedures, as a reference. !
pid-in-industry
- c语言的PID控制算法程序,作为工业控制中的一种常用控制算法PID运算。-c language PID control algorithm procedures for industrial control of a PID control algorithm commonly used operations.
PID
- PID算法C语言程序,实现了简单的PID控制功能-PID algorithm for C language procedures realize a simple PID control function
pid.c
- pid算法c语言源码 仅供参考 pid算法c语言源码 仅供参考-pid algorithm c language source code for reference purposes only pid algorithm c language source code for reference only
PID
- PID控制,C语言,PID机电控制,比例,积分,微分算法-PID control, C language, PID Electrical control, proportion, integral, differential algorithm
pid
- 一个经典的PID算法实例 很有参考价值 C语言实现-PID algorithm for a classical example of the valuable C language
C-for-PID
- C语言实现PID算法 研究PID控制的朋友 请下载!-C language algorithm PID control PID friends please download!
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及其衍生算法是应用最广泛的算法之一,是当之无愧的万能算法,如果能够熟练掌握PID算法的设计与实现过程,对于一般的研发人员来讲,应该是足够应对一般研发问题了,而难能可贵的是,在我所接触的控制算法当中,PID控制算法又是最简单,最能体现反馈思想的控制算法,可谓经典中的经典。经典的未必是复杂的,经典的东西常常是简单的,而且是最简单的,想想牛顿的力学三大定律吧,想想爱因斯坦的质能方程吧,何等的简单!简单的不是原始的,简单的也不
PID控制算法的C语言实现(完整版)(1)
- pid算法各个环节的c语言实现,微分,积分,比例环节(PID algorithm in all aspects of C language, differential, integral, proportional link)
PID算法51
- 使用51单片机实现简单PID算法 这个算法基于c语言进行编写(Using 51 single-chip microcomputer, simple PID algorithm)
C语言PID算法
- 有关C语言的PID算法,总结了很多PID调试的经验和方法,非常有用。(C language about the PID algorithm, summed up a lot of PID debugging experience and methods, very useful.)
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算法,P值I值D值在程序中如何调节控制。(Learning C language PID algorithm.How the P value I value D value regulates control in the program.)
模糊PID控制算法C语言代码
- 模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)