搜索结果
找到约 2,265 项符合
pid校正 的查询结果
驱动编程 This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. Th
This driver was developed using a USB keyboard from Cherry,as indicated by the VID and PID codes. These IDs must be set for the device you intend to support. Similarly, you will need to set Class to the appropriate string for your device class.
单片机开发 用C51编的温度控制的PID算法适用性强方便移植
用C51编的温度控制的PID算法适用性强方便移植
DSP编程 一个TSM320C2407的PID控制算法 很管用,可以在C中嵌套使用.
一个TSM320C2407的PID控制算法 很管用,可以在C中嵌套使用.
单片机开发 主要用到了PID算法控制温度,显示采用动态扫描.输出可调节占空比的脉冲控制加热器
主要用到了PID算法控制温度,显示采用动态扫描.输出可调节占空比的脉冲控制加热器
单片机开发 也用到了温度PID控制,和我门的不同是采用D/A输出控制量的.主要由温度采样--->温度滤波子程序--->温度线性化----->温度设定值等模块组成.
也用到了温度PID控制,和我门的不同是采用D/A输出控制量的.主要由温度采样--->温度滤波子程序--->温度线性化----->温度设定值等模块组成.
matlab例程 先进pid算法-第二版配书源码
先进pid算法-第二版配书源码,针对各种先进的pid算法提供matlab源码
matlab例程 先进pid程序-第一版源码
先进pid程序-第一版源码,matlab源码程序。
DSP编程 PID calculations for the _pid structure *a. This function uses the positional form of the pid equati
PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time basis for accurate control.
DSP编程 这是经典的电机的速度PID控制程序
这是经典的电机的速度PID控制程序,运用了
TI的DMC库。