代码搜索结果

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

fir_design_win1.m

% Name:FIR_design_win1.m clear,close all; wp=input('Type in the passband edge frequency (in Radian) wp='); ws=input('Type in the passband edge frequency (in Radian) ws='); deltaw=input('Type in th

butt_design_bi2.m

% Name: butt_design_bi % 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

bp_butt_design_bi.m

% Name: bp_butt_design_bi % This program is used to design the IIR digital highpass filter % using the bilinear transformation % The analog lowpass filter is the Butterworth % The specifications o

butt_design_im1.m

% Name: iir_butt_design % 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 t