代码搜索:Motor
找到约 7,992 项符合「Motor」的源代码
代码结果 7,992
www.eeworm.com/read/267412/6957997
m motor_3_levy.m
J=0.01;b=0.1;K=0.01;R=1;L=0.5;num=K;
den=[(J*L) ((J*R)+(L*b)) ((b*R)+K^2)];
bode(num,den,'r');
hold on;
[mag,phase,w] = bode(num,den);
n=2;
[num1,den1]=levy(w,mag,phase,n);
ss=tf(num1,den1);
b
www.eeworm.com/read/267412/6957998
m motor_3_xgfx.m
%Correlation analysis method
t=0:0.1:12.6; %Get the plus response
num=0.01;
den=[0.005 0.06 0.1001];
sys=tf(num,den);
y=impulse(sys,t);
y=y';
plot(t,y,'b');grid on
hold on
a=1;%Simu
www.eeworm.com/read/469461/6977113
gif l298_motor.gif
www.eeworm.com/read/466538/7026533
gif l298_motor.gif
www.eeworm.com/read/303833/7044178
m51 motor_contorl.m51
BL51 BANKED LINKER/LOCATER V5.03 04/23/2005 22:12:30 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE motor.
www.eeworm.com/read/303833/7044184
bak motor_contorl_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/303833/7044194
uv2 motor_contorl.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Targ
www.eeworm.com/read/464766/7155595
pdf pid.motor.control.pdf
www.eeworm.com/read/463517/7179268
uv2 dc motor.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
Options 1,0,
www.eeworm.com/read/463517/7179270
m51 dc motor.m51
BL51 BANKED LINKER/LOCATER V6.00 08/07/2006 08:35:08 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
E:\PROGRAM FILES\KEIL\C51\BIN\B