代码搜索:Bode
找到约 932 项符合「Bode」的源代码
代码结果 932
www.eeworm.com/read/424063/10499515
m bode.m
function [magout,phase,w] = bode(a,b,c,d,iu,w)
%BODE Bode frequency response for continuous-time linear systems.
% BODE(A,B,C,D,IU) produces a Bode plot from the single input IU to
% all the outp
www.eeworm.com/read/352274/10567425
m bode.m
function [magout,phase,w] = bode(a,b,c,d,iu,w)
%BODE Bode frequency response of LTI systems.
%
% BODE(SYS) draws the Bode plot of the LTI system SYS. The
% frequency range and number of po
www.eeworm.com/read/352274/10568185
m bode.m
function [magout,phase,w] = bode(a,b,c,d,iu,w)
%BODE Bode frequency response of LTI systems.
%
% BODE(SYS) draws the Bode plot of the LTI system SYS. The
% frequency range and number of po
www.eeworm.com/read/296477/8101393
m bode.m
function [magout,phase,w] = bode(a,b,c,d,iu,w)
%BODE Bode frequency response of LTI models.
%
% BODE(SYS) draws the Bode plot of the LTI model SYS (created with
% either TF, ZPK, SS, or FRD).
www.eeworm.com/read/480287/6669340
m bode.m
www.eeworm.com/read/480287/6669402
m bode.m
www.eeworm.com/read/480287/6670020
m bode.m
www.eeworm.com/read/480287/6670596
m bode.m
www.eeworm.com/read/480287/6670853
m bode.m
www.eeworm.com/read/480287/6671129