搜索结果
找到约 3,068 项符合
PID-control 的查询结果
网络 Switch,Ic,driver,英飛凌6996m驅動程式,包括bandwidth-control以及basic-control功能
Switch,Ic,driver,英飛凌6996m驅動程式,包括bandwidth-control以及basic-control功能
DSP编程 This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is
This programme is to control DC motor in a certain speed using PWM.
The target speed is "r", it is the speed in 1s.
The sample rate is 0.1s, so the actual speed target is "rc"=r/10.
The "r" and "rc" are integer, and the range of "r" is from 50 to 100.
Keep rc=r/10!!!
The array "speed1" and "speed2" ...
DSP编程 dsPIC30f3010的PID控制代码
dsPIC30f3010的PID控制代码,全部中文注释。该代码需要复制到非中文路径下,使用开发环境MPLAB IDE 8.01或更高版本。该开发环境需安装有MCC30编译器。
单片机开发 A graphical user interface designed to control a confocal microscope.
A graphical user interface designed to control a confocal microscope.
matlab例程 mtlab仿真的基于遗传算法的pid,实数编码和二进制编码
mtlab仿真的基于遗传算法的pid,实数编码和二进制编码
手机短信编程 sms remote control for siemens c45
sms remote control for siemens c45
其他书籍 Wheel Robot Control Design
Wheel Robot Control Design,轮式移动机器人控制电路设计,希望对你有所帮助
单片机开发 温度PID控制,增量式算法.条理清晰,通俗易懂.
温度PID控制,增量式算法.条理清晰,通俗易懂.
文章/文档 模糊自适应PID控制器的设计
模糊自适应PID控制器的设计,基于模糊控制,设计了模糊自适应PID控制器,介绍了这种PID控制器的特点及参数设计规则,通过MATLAB仿真实现