代码搜索:pid控制
找到约 10,000 项符合「pid控制」的源代码
代码结果 10,000
www.eeworm.com/read/426030/10292565
txt readme.txt
这是一个控制台程序,需要用命令提示符打开.
(1)首先在开始菜单中打开“运行”命令,然后找到命令udp.exe
(2)用同样的方法在另一台主机上运行udp.exe命令。
www.eeworm.com/read/354114/10388632
h f2407regs.h
; Originator: Texas Instruments
; Description: F240 Header file containing all peripheral register
; declarations as well as other useful definitions.
; Last Updated: 27 May 1997
; ~~~~~~~
www.eeworm.com/read/353767/10419201
h register.h
/**************************************************************
;File Name : LF2407regs.h
;Originator : Texas Instrument-Chongqing University DSPs Lab.
;Description: LF2407 Peripheral Registers +
www.eeworm.com/read/353765/10419544
h register.h
/**************************************************************
;File Name : LF2407regs.h
;Originator : Texas Instrument-Chongqing University DSPs Lab.
;Description: LF2407 Peripheral Registers +
www.eeworm.com/read/353763/10419698
h register.h
/**************************************************************
;File Name : LF2407regs.h
;Originator : Texas Instrument-Chongqing University DSPs Lab.
;Description: LF2407 Peripheral Registers +
www.eeworm.com/read/353761/10419768
h register.h
/**************************************************************
;File Name : LF2407regs.h
;Originator : Texas Instrument-Chongqing University DSPs Lab.
;Description: LF2407 Peripheral Registers +
www.eeworm.com/read/160505/10525750
h f2407regs.h
; Originator: Texas Instruments
; Description: F240 Header file containing all peripheral register
; declarations as well as other useful definitions.
; Last Updated: 27
www.eeworm.com/read/423266/10575245
m m9_1.m
%H2控制器设计程序:
s=zpk('s');
G=(s-1)/(s+1);
W1=0.1*(s+100)/(100*s+1); W2=0.1; W3=[];
P=augw(G,W1,W2,W3);
[K,CL,GAM]=h2syn(P);
K,GAM
%H无穷最优控制器设计程序:
s=zpk('s');
G=(s-1)/(s+1);
W1=0.1*(s+100)/(1
www.eeworm.com/read/159748/10619575
h lf2407regs.h
/**************************************************************
; File Name : LF2407regs.h
; Originator : Texas Instrument-Chongqing University DSPs Lab.
; Description: LF2407 Peripheral Registers
www.eeworm.com/read/422171/10658005
h f2407regs_c.h
/*************************************************************************
文件名: F2407REGS_c.h
日期: 2006年12月25日
公司(作者):
描述和说明: LF2407A 片内外设寄存器定义 (C语言软件工程模板)
*******************************