代码搜索:closed-loop
找到约 171 项符合「closed-loop」的源代码
代码结果 171
www.eeworm.com/read/182900/9186737
m lcplottf.m
function LCplotTF(H,L0,param)
% LCplotTF(H,L0,param)
%Plot some graphs associated with the LC system.
%
%Arguments
% H The closed-loop noise transfer function (in z).
% L0 The open-loop tf (in s) from
www.eeworm.com/read/418151/10964325
m lcplottf.m
function LCplotTF(H,L0,param)
% LCplotTF(H,L0,param)
%Plot some graphs associated with the LC system.
%
%Arguments
% H The closed-loop noise transfer function (in z).
% L0 The open-loop tf (in s) from
www.eeworm.com/read/460712/7105725
m clnd.m
function [uCL,vCL] = clnd(prob,uP,vP,uG,vG,uH,vH,uF,vF,sgn,typ)
% CLND Computation of various closed-loop configurations for num/den matrices.
% [NUMCL,DENCL]=CLND(PROB,NP,DP,NG,DG,NH,DH,NF,DF)
www.eeworm.com/read/401397/7115969
m ppf_mds.m
% Performance of the uncertain closed-loop mass/damper/spring systems
%
% uncertain system peformance
omega = logspace(-2,2,100);
clp_ic = lft(sys_ic,K);
clp64 = gridureal(clp_ic,'c',4,'k',4,'m',
www.eeworm.com/read/439271/7713255
m clnd.m
function [uCL,vCL] = clnd(prob,uP,vP,uG,vG,uH,vH,uF,vF,sgn,typ)
% CLND Computation of various closed-loop configurations for num/den matrices.
% [NUMCL,DENCL]=CLND(PROB,NP,DP,NG,DG,NH,DH,NF,DF)
www.eeworm.com/read/333524/12677447
m lcplottf.m
function LCplotTF(H,L0,param)
% LCplotTF(H,L0,param)
%Plot some graphs associated with the LC system.
%
%Arguments
% H The closed-loop noise transfer function (in z).
% L0 The open-loop tf (in s) from
www.eeworm.com/read/448905/7522813
m fig9_49.m
% Chapter 9: Figure 9.49, p. 526
%
% Remotely controlled vehicle closed-loop system
% step response for K=4.44, 10, and 20.
%
t=[0:0.1:10]; K=20;
%
for i=1:3
numgc=K*[1 2]; dengc=[1 1];
numg=[1]
www.eeworm.com/read/145495/12717830
m fig9_49.m
% Chapter 9: Figure 9.49, p. 526
%
% Remotely controlled vehicle closed-loop system
% step response for K=4.44, 10, and 20.
%
t=[0:0.1:10]; K=20;
%
for i=1:3
numgc=K*[1 2]; dengc=[1 1];
numg=[1]
www.eeworm.com/read/448905/7522814
m fig9_48.m
% Chapter 9: Figure 9.48, p. 526
%
% Remotely controlled vehicle closed-loop system
% Bode plot for K=4.44, 10, and 20.
%
w=logspace(0,1,200); K=20;
%
for i=1:3
numgc=K*[1 2]; dengc=[1 1];
numg=
www.eeworm.com/read/145495/12717832
m fig9_48.m
% Chapter 9: Figure 9.48, p. 526
%
% Remotely controlled vehicle closed-loop system
% Bode plot for K=4.44, 10, and 20.
%
w=logspace(0,1,200); K=20;
%
for i=1:3
numgc=K*[1 2]; dengc=[1 1];
numg=