代码搜索:闭环反馈

找到约 1,771 项符合「闭环反馈」的源代码

代码结果 1,771
www.eeworm.com/read/122468/14688329

m exp4_3_.m

clc clear close all a=[-21,19,-20;19 -21 20;40 -40 -40]; b=[0;1;2]; c=[1 0 2]; d=0; %绘制闭环系统的阶跃响应曲线 %g=ss(a,b,c,d); %[y,t,x]=step(g); [y,x,t]=step(a,b,c,d); figure(1) plot(t,y) title('the
www.eeworm.com/read/220803/14788744

m exp4_3_.m

clc clear close all a=[-21,19,-20;19 -21 20;40 -40 -40]; b=[0;1;2]; c=[1 0 2]; d=0; %绘制闭环系统的阶跃响应曲线 %g=ss(a,b,c,d); %[y,t,x]=step(g); [y,x,t]=step(a,b,c,d); figure(1) plot(t,y) title('the
www.eeworm.com/read/476058/6773177

m exp4_3_.m

clc clear close all a=[-21,19,-20;19 -21 20;40 -40 -40]; b=[0;1;2]; c=[1 0 2]; d=0; %绘制闭环系统的阶跃响应曲线 %g=ss(a,b,c,d); %[y,t,x]=step(g); [y,x,t]=step(a,b,c,d); figure(1) plot(t,y) title('the
www.eeworm.com/read/395679/8161223

m exp4_3_.m

clc clear close all a=[-21,19,-20;19 -21 20;40 -40 -40]; b=[0;1;2]; c=[1 0 2]; d=0; %绘制闭环系统的阶跃响应曲线 %g=ss(a,b,c,d); %[y,t,x]=step(g); [y,x,t]=step(a,b,c,d); figure(1) plot(t,y) title('the
www.eeworm.com/read/267095/11195222

m exp4_3_.m

clc clear close all a=[-21,19,-20;19 -21 20;40 -40 -40]; b=[0;1;2]; c=[1 0 2]; d=0; %绘制闭环系统的阶跃响应曲线 %g=ss(a,b,c,d); %[y,t,x]=step(g); [y,x,t]=step(a,b,c,d); figure(1) plot(t,y) title('the
www.eeworm.com/read/412269/11208079

m exp4_3_.m

clc clear close all a=[-21,19,-20;19 -21 20;40 -40 -40]; b=[0;1;2]; c=[1 0 2]; d=0; %绘制闭环系统的阶跃响应曲线 %g=ss(a,b,c,d); %[y,t,x]=step(g); [y,x,t]=step(a,b,c,d); figure(1) plot(t,y) title('the
www.eeworm.com/read/204090/15344813

m exp4_3_.m

clc clear close all a=[-21,19,-20;19 -21 20;40 -40 -40]; b=[0;1;2]; c=[1 0 2]; d=0; %绘制闭环系统的阶跃响应曲线 %g=ss(a,b,c,d); %[y,t,x]=step(g); [y,x,t]=step(a,b,c,d); figure(1) plot(t,y) title('the
www.eeworm.com/read/102840/15756562

m exp4_3_.m

clc clear close all a=[-21,19,-20;19 -21 20;40 -40 -40]; b=[0;1;2]; c=[1 0 2]; d=0; %绘制闭环系统的阶跃响应曲线 %g=ss(a,b,c,d); %[y,t,x]=step(g); [y,x,t]=step(a,b,c,d); figure(1) plot(t,y) title('the
www.eeworm.com/read/448896/7523249

m root.m

绘制根轨迹图 disp('开环传递函数G(s)为:') printsys(num1,den1,'s'); disp('反馈传递函数H(s)为:') printsys(num2,den2,'s'); lcwin=figure('Position',[120 49 513 491],'Name','根轨迹图','NumberTitle','off',... 'MenuBar
www.eeworm.com/read/337991/12331008

ewb 反相输入式积分器电路图.ewb

Electronics Workbench Circuit File Version: 5 Charset: ANSI Description: "反相输入式积分器电路图" " 输出电压正比于输入电压的积分,其比例常数取决于反馈电路的时间常数(Rf*Cf),而与放大器的参数无关。" "" EncryptionType: 2 UsingVectorGraph