搜索资源列表
采用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-control-C-demo
- PID控制的c语言源程序,稍加修改可以应用于控制系统-PID control c-language source code, slightly modified control system can be applied to
pid
- PID控制的C语言程序实现,该程序具有很好的通用性,根据对象稍加修改就行-PID control of C language program, the program has a very good generality, according to a target
PID
- 单片机系统的温度PID控制C语言控制程序-SCM PID temperature control system C language program
fuzzyPID_cpp
- 模糊自整定PID的C语言实现,注释不太全,但是有一定的参考价值(fuzzy_PID control of C)
最全PID控制算法的C语言实现
- 该文档详细介绍了PID控制算法,从最基础的控制开始,有浅深入的讲解,对于初学者很有帮助。(The document describes the PID control algorithm, starting from the most basic control, there is a shallow depth of explanation, useful for beginners.)
PID控制算法分析与实现
- 最全PID控制算法讲解与分析,用C语言描述实现(Explanation and analysis of the most complete PID control algorithm)
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 and its der
PID控制算法的C语言实现(完整版)(1)
- pid算法各个环节的c语言实现,微分,积分,比例环节(PID algorithm in all aspects of C language, differential, integral, proportional link)
模糊 PID 控制温控系统仿真设计 C 程序代码
- 【经典的恒温控制程序】基于单片机的PID恒温控制程序,C语言编写。包括PID参数调节的详细注释~([classic thermostatic control procedures] microcontroller based PID constant temperature control procedures, C language. Detailed notes including PID parameter adjustment ~!)
温度控制的PID算法的C语言程序
- 使用C语言实现PID模糊控制算法进行恒温控制(Implementation of PID fuzzy control)
PID控制C代码
- PID基础知识,PID控制C代码,C语言描述PID算法程序(PID basic knowledge, PID control C code, C language descr iption PID algorithm program)
PID控制算法的C语言实现.(绝对的好东西)
- pid控制算法详解,包含比例、积分、微分计算过程(Detailed solution of PID control algorithm, including proportion, integral and differential calculation process)
PID控制算法的C语言实现一 PID算法原理
- PID控制算法的C语言实现一 PID算法原理,工业控制(The C language of PID control algorithm realizes the principle of a PID algorithm, industrial control)
读飞控源码:PID控制原型
- 飞行控制的PID算法,非常好的资料。希望对大家有帮助(Flight control PID algorithm, very good information.)
PID控制算法的C语言实现.(绝对的好东西)
- PID 算法的C语言实现,包括增量式,位置式,等详细讲解的C语言实现(C language implementation of 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控制算法C语言代码
- 模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)