搜索资源列表
模糊PID增量式算法
- Fuzzy PID control program
增量型PID程序
- 增量型PID程序增量型PID程序
增量式PID控制算法汇编程序
- 增量式PID控制算法汇编程序
标准增量PID算法的C实现
- 标准增量PID算法的C实现
位置式PID算法
- PID控制算法很多,但很多人用增量是算法,着是位置式算法!-PID control algorithm many, but a lot of people are using incremental algorithm to the location of the algorithm!
cpid1
- 传统的pid控制算法,系统函数是无时滞的,采用增量式的pid控制算法.-traditional pid control algorithm, the system function is without delay, using the incremental pid control algorithm.
PID-2
- 用汇编语言编写的两个增量型PID算法控制程序源代码.来源于网络.-assembler language of two incremental PID control algorithm source code. From the network.
newpid
- 在vc环境下实现温度、液位等参数控制的PID程序,程序中实现了增量式PID控制算法,设定值或参据量可以通过一个函数获取。-in vc environment temperature, liquid level parameters such as PID control procedures, process to achieve the incremental PID control algorithm, the set value
PID
- 增量型PID算法汇编程序,增量式PID算法的输出量为 UnΔ = Kp[(en-en-1)+(T/Ti)en+(Td/T)(en-2*en-1+en-2)] 式中,en、en-1、en-2分别为第n次、n-1次和n-2次的偏差值,Kp、Ti、Td分别为比例系数、积分系数和微分系数,T为采样周期。 -PID algorithm for incremental compilation process, incrementa
PID
- 温度PID控制,增量式算法.条理清晰,通俗易懂.-PID temperature control, incremental algorithm. Clarity of user-friendly.
PID
- PID与模糊控制程序,模糊控制采用查询方式,PID为增量式-PID and fuzzy control procedures, the use of inquiry methods of fuzzy control, PID for Incremental
PID
- 增量式PID控制matlab程序,希望对大家有所帮助-Matlab incremental PID control procedures, we hope to be helpful
pid
- *** **增量式PID控制算法程序*********** T、TD、TI、KP依次从30H,33H,36H,39H开始。 A,B,C的值依次存在BLOCK1,BLOCK2,BLOCK3的地址里 这里R(k)给的是定值 -***** Incremental PID control algorithm procedures*********** T, TD, TI, KP followed from 30H, 33
pid
- msp430单片机中增量式pid算法的C实现方法-MSP430 MCU pid incremental algorithm implementation Ways C
PID
- 单片机PID控制算法程序,采用增量式计算减少了MCU的运算量,为MCU节省了不少资源。-PID program for MCU/MPU
FUZZY-RBF-PID
- 基于模糊RBF网络整定的PID控制,采用增量PID形式-RBF network based on fuzzy tuning of PID control, PID form of incremental
PID
- 增量式PID控制在温控系统中的应用,自动化控制-PID
标准增量PID算法的C实现
- 标准pid算法,简单,不复杂,能够很好进行pid运算,新手入门。(Standard PID algorithm, simple, not complicated, can be very good PID operation, novice entry.)
PID(0929更新,避免过冲)
- STM32温控PID算法实现,加入避免过冲算法,位置式PID算法,增量式PID算法(STM32 temperature control PID algorithm, joined to avoid overshoot algorithm, location PID algorithm, incremental PID algorithm)