搜索资源列表
增量式PID控制算法汇编程序
- 增量式PID控制算法汇编程序
pid算法
- 简单明了的PID控制算法,可以参考一下-simple PID control algorithm, a reference
2407 PID 算法项目文件
- 一个TSM320C2407的PID控制算法 很管用,可以在C中嵌套使用.-a TSM320C2407 PID control algorithm is very effective, and the C nested.
位置式PID算法
- PID控制算法很多,但很多人用增量是算法,着是位置式算法!-PID control algorithm many, but a lot of people are using incremental algorithm to the location of the algorithm!
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控制算法的源码,是常用PID算法的一种架构-A more typical source PID control algorithm is commonly used as a PID algorithm fr a mework
PID
- PID控制算法的MATLAB仿真其中参数,Kp,Ki,Kd分别为PID控制器的比例、微分和积分参数。-PID control algorithm of the MATLAB simulation in which the parameters, Kp, Ki, Kd are the proportion of PID controller, differential and integral parameters.
PID
- 此程序为自动控制原理中实现基本PID控制算法的例子程序,能查看调节曲线,显示曲线输出,参数修改等功能。-This procedure for the automatic control theory to achieve the basic PID control algorithm example program that can view the regulation curve, showing the output curve,
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控制算法源代码,详细的注解,在实际应用中,P参数,I参数,D参数,怎么进行整定-PID control algorithm source code, detailed annotations, in practical applications, P parameters, I parameter, D parameters, how to setting
Motor-PID-control-code
- 应用PID控制算法,以控制电机,对其转速进行控制来编程,电机转速采用霍尔编码器进行测量,应用DSP脉冲编码捕获功能对其信号进行采集,来检测当前电机转速。-Application of PID control algorithm to control the motor speed control to its programming, the motor speed encoder using Hall measurements, ap
最全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)
PID控制算法的C语言实现(完整版)
- 在工业应用中PID及其衍生算法是应用最广泛的算法之一,是当之无愧的万能算法,如果能够熟练掌握PID算法的设计与实现过程,对于一般的研发人员来讲,应该是足够应对一般研发问题了,而难能可贵的是,在我所接触的控制算法当中,PID控制算法又是最简单,最能体现反馈思想的控制算法,可谓经典中的经典。经典的未必是复杂的,经典的东西常常是简单的,而且是最简单的,想想牛顿的力学三大定律吧,想想爱因斯坦的质能方程吧,何等的简单!简单的不是原始的,简单的也不
四轴PID控制算法详解(单环PID、串级PID)
- PID控制算法详解,比较详细,易于理解,内含MATLAB仿真结果(PID control algorithm detailed, more detailed, easy to understand, containing MATLAB simulation results)
抗积分饱和PID控制算法及仿真
- 抗积分饱和PID控制算法及仿真,含有积分饱和的算法代码(Anti - integral Saturation PID Control Algorithm and Simulation)
智能PID控制算法的研究与实现
- 智能PID控制算法的研究与实现,模糊pid控温(Research and implementation of intelligent PID control algorithm -- Fuzzy PID temperature control)
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控制算法的C语言实现.(绝对的好东西)
- 详细讲解了PID控制算法通过C语言来实现的步骤以及PID对应的C语言程序(Detailed explanation of PID control algorithm through C language to achieve the steps and PID corresponding C language program.)