搜索资源列表
PID_c
- PID控制的c代码,用txt格式写的。具体根据编译环境可能需要修改
PID_C
- 单片机c51写的PID控制程序,下载试试吧
PID_c
- PID控制的c代码,用txt格式写的。具体根据编译环境可能需要修改-PID control of the c code, written by txt format. Specific environment in accordance with the compiler may need to be revised
PID_C
- 单片机c51写的PID控制程序,下载试试吧-C51 single-chip write PID control procedures, try to download
PID_C
- PID水温控制的C语言程序。可用于设计pid水温控制器-PID temperature control of the C Language Program
PID_C
- pid控制源代码,可变积分常数,实现智能控制!-pid control source code, variable integration constant, to achieve intelligent control!
pid_adj
- * 文件名称:pid_adj * 摘 要:温度调整程序 使 用:1.使用PID_init和int_tb_pwm,初始化pid三个系数定时器1 2.调用PID_c,调用一次调整一次pwm值,以控制输出电压大小,进而控制温度-* File Name: pid_adj* Abstract: The temperature adjustment procedure to use: 1. Using PID_init and int_
PID_c
- 先进PID控制程序,一个比较具体的PID控制实例-Advanced PID control program, a more specific instance of PID control
PID_C
- PID算法 Programmer是通过PID方式来计算OP值的。PID中P是强度参数,控制强度;I是积分参数,用来接近设定值;D是微分参数,使输出稳定在设定值附近。PID控制实际上是调整设定斜率和实际斜率的差距,让实际斜率在设定斜率附近震动,最后趋于稳定。-Programmer PID algorithm to calculate the way through the PID value of the OP. P is the s
PID_C
- PID简易控制函数,实现最简单的PID控制模式,以输入输出形式函数给出.-PID simple control functions to achieve the most simple PID control mode is given in the form of the input and output functions.
PID_C
- 老外写的PID的一个算法,很清晰,容易看懂。-Foreigner wrote a PID algorithm, it is clear and easy to understand.
pid_c
- 一段PID控制的C++程序,可以在VS上实现。-PID control C++ some procedures can be implemented on VS.
PID_C
- PID算法的C语言描述,并附有部分程序说明,适用于单片机及嵌入式系统对机器人的精确控制- PID algorithm in C language descr iption, along with some of the procedures described, for precise control of the microcontroller and embedded systems for robots
PID_C
- Digital version of Fractional-Order PID Controller (DFOC) of the form: C(s) = K + Ti/s^m + Td*s^d for given sampling period Ts [sec]. For more details and help write: >> help DFOC
PID_C
- PID C语言编程 详细讲解 非常实用-PID C