代码搜索:pid控制
找到约 10,000 项符合「pid控制」的源代码
代码结果 10,000
www.eeworm.com/read/193177/8248997
txt 14.2.2增量式pid控制.txt
DATA EQU 30H
INCPID:
MOV R1,#DATA
MQV R0,#.COEFUR
SETB 3AH
MOV A,@R0
MOV R6,A
INC R0
MOV A,@R0
MOV R2,A
INC R0
MOV A,@R0
MOV R3,A
DEC R0
DEC R0
MOV
www.eeworm.com/read/146455/12646859
txt 14.2.2增量式pid控制.txt
DATA EQU 30H
INCPID:
MOV R1,#DATA
MQV R0,#.COEFUR
SETB 3AH
MOV A,@R0
MOV R6,A
INC R0
MOV A,@R0
MOV R2,A
INC R0
MOV A,@R0
MOV R3,A
DEC R0
DEC R0
MOV
www.eeworm.com/read/201846/15394453
pdf 新型pid控制及其应用.pdf
www.eeworm.com/read/427873/8915517
txt readme.txt
1. PID.mdl为传统PID控制
2. Fuzzy_PID.mdl为模糊自适应PID控制
Kf.fis为前馈系数Kf的模糊控制器
Kp.fis为前馈系数Kp的模糊控制器
3. 直接打开运行看示波器图形即可
www.eeworm.com/read/477625/6729421
txt 新建 文本文档.txt
先进 PID 控制及其 MATLAB 仿真 刘金琨 著 电 子 工 业 出 版 社
内 容 简 介 本书从 MATLAB 仿真角度系统地介绍了 PID 控制的基本理论、基本方法和应用技术,是作者多年来从事控制系统教学和科研工作的结晶,同时融入了国内外同行近年来所取得的新成果。 全书共分十章,包括连续系统和离散系统的 PID 控制,常用数字 PID 控制,专家 PID和模糊 PID 控制,神 ...
www.eeworm.com/read/307145/13727571
pid pid.pid
# pid.pid
#
# putting it all together, proportional
# integral, and derivative gain
# initial settings
P=1.30 Proportional gain
I=1.20 Integral gain
D=0.025 Derivativ
www.eeworm.com/read/431711/8660301
pid
www.eeworm.com/read/331464/12826460
pid
www.eeworm.com/read/484560/6579896