代码搜索:Analog

找到约 10,000 项符合「Analog」的源代码

代码结果 10,000
www.eeworm.com/read/359349/10154242

m experiment_3.m

% Name: experiment_3.m % This program is used to design the IIR digital lowpass filter % using the bilinear transformation % The analog lowpass filter is the Butterworth % The specifications of th
www.eeworm.com/read/359349/10154244

m butt_design_im.m

% Name: butt_design_im.m % This program is used to design the IIR digital lowpass filter % using the bilinear transformation % The analog lowpass filter is the Butterworth % The specifications of
www.eeworm.com/read/280929/10279557

m u_elipap.m

function [b,a] = u_elipap(N,Rp,As,Omegac); % Unnormalized Elliptic Analog Lowpass Filter Prototype % ----------------------------------------------------- % [b,a] = u_elipap(N,Rp,As,Omegac); %
www.eeworm.com/read/158750/10731571

m u_buttap.m

function [b,a] = u_buttap(N,Omegac); % Unnormalized Butterworth Analog Lowpass Filter Prototype % -------------------------------------------------------- % [b,a] = u_buttap(N,Omegac); % b = nume
www.eeworm.com/read/349331/10835271

opj wangjin.opj

(ExpressProject "wangjin" (ProjectVersion "19981106") (ProjectType "Analog or A/D Mixed Mode") (Folder "Design Resources" (Folder "Library" (File "D:\EDA\ORCAD\Capture\library\psp
www.eeworm.com/read/448529/7531922

m u_elipap.m

function [b,a] = u_elipap(N,Rp,As,Omegac); % Unnormalized Elliptic Analog Lowpass Filter Prototype % ----------------------------------------------------- % [b,a] = u_elipap(N,Rp,As,Omegac); %
www.eeworm.com/read/439437/7709133

m u_elipap.m

function [b,a] = u_elipap(N,Rp,As,Omegac); % Unnormalized Elliptic Analog Lowpass Filter Prototype % ----------------------------------------------------- % [b,a] = u_elipap(N,Rp,As,Omegac); %
www.eeworm.com/read/299923/7820428

m u_elipap.m

function [b,a] = u_elipap(N,Rp,As,Omegac); % Unnormalized Elliptic Analog Lowpass Filter Prototype % ----------------------------------------------------- % [b,a] = u_elipap(N,Rp,As,Omegac); %
www.eeworm.com/read/196830/8055951

m u_elipap.m

function [b,a] = u_elipap(N,Rp,As,Omegac); % Unnormalized Elliptic Analog Lowpass Filter Prototype % ----------------------------------------------------- % [b,a] = u_elipap(N,Rp,As,Omegac); %
www.eeworm.com/read/196069/8116776

m u_elipap.m

function [b,a] = u_elipap(N,Rp,As,Omegac); % Unnormalized Elliptic Analog Lowpass Filter Prototype % ----------------------------------------------------- % [b,a] = u_elipap(N,Rp,As,Omegac); %