搜索资源列表
AVR_PID
- 基于AVR电机PID温度控制程序!C语言编写-PID control based on the AVR motor program!
PIDC
- PID算法温控C语言程序设计,一个非常有用且简单的C语言程序-PID temperature control algorithm for C language programming, a very useful and simple C language program
C8051-PID
- 这是C8051用C语言描述PID算法程序,很有参考价值-This is C8051 PID algorithm in C language descr iption of the program was useful
PID-algorithm
- C 语 言 描 述 P I D 算 法 程 序 #include <C8051F020.H> #include <string.h> #include <math.h> //void PIDInit(PID *PP) -C language descr iption of the program of the PID algo
fuzzy-PID--c-code
- 这是一个模糊pID的设计程序,主要包括模糊化,模糊推导以及解模糊,实现了模糊PID,可用于相关编程系统的嵌入。-this is a program for PID,which can be embeded in the related system.
PID_control
- PID算法 C++程序实现 内涵注释 P I D参数调节(PID algorithm, C++ program implementation Connotation annotation, P, I, D, parameter adjustment)