代码搜索结果

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

fdomain.m

% ADSP Toolbox: Version 2.0 % For use with "Analog and Digital Signal Processing", 2nd Ed. % Published by PWS Publishing Co. % % Ashok Ambardar, EE Dept. MTU, Houghton, MI 49931, USA % http://

ltrn.m

function [tf,rr,pp,kk] = ltrn(x) %LTRN Support file for LTR % ADSP Toolbox: Version 2.0 % For use with "Analog and Digital Signal Processing", 2nd Ed. % Published by PWS Publishing Co. % %

convolve.m

% ADSP Toolbox: Version 2.0 % For use with "Analog and Digital Signal Processing", 2nd Ed. % Published by PWS Publishing Co. % % Ashok Ambardar, EE Dept. MTU, Houghton, MI 49931, USA % http://

converr.m

% ADSP Toolbox: Version 2.0 % For use with "Analog and Digital Signal Processing", 2nd Ed. % Published by PWS Publishing Co. % % Ashok Ambardar, EE Dept. MTU, Houghton, MI 49931, USA % http://

demofs.m

% ADSP Toolbox: Version 2.0 % For use with "Analog and Digital Signal Processing", 2nd Ed. % Published by PWS Publishing Co. % % Ashok Ambardar, EE Dept. MTU, Houghton, MI 49931, USA % http://

democonv.m

% ADSP Toolbox: Version 2.0 % For use with "Analog and Digital Signal Processing", 2nd Ed. % Published by PWS Publishing Co. % % Ashok Ambardar, EE Dept. MTU, Houghton, MI 49931, USA % http://

iirfilt.m

% ADSP Toolbox: Version 2.0 % For use with "Analog and Digital Signal Processing", 2nd Ed. % Published by PWS Publishing Co. % % Ashok Ambardar, EE Dept. MTU, Houghton, MI 49931, USA % http://

besselap.m

function [z,p,k] = besselap(n) %BESSELAP Bessel analog lowpass filter prototype. % [Z,P,K] = BESSELAP(N) returns the zeros, poles, and gain % for an N-th order normalized prototype Bessel anal

f_butters.asv

function [b,a] = f_butters (F_p,F_s,delta_p,delta_s,n) %F_BUTTERS: Design lowpass analog Butterworth filter % % b(1) % H(s) = -------------------

f_butters.m

function [b,a] = f_butters (F_p,F_s,delta_p,delta_s,n) %F_BUTTERS: Design lowpass analog Butterworth filter % % b(1) % H(s) = -------------------