代码搜索:linear-phase
找到约 140 项符合「linear-phase」的源代码
代码结果 140
www.eeworm.com/read/180485/9305471
m program_07_4.m
Program 7_4
% Computation of the order of a linear-phase
% FIR lowpass filter using Kaiser's formula
%
colordef black;
dp = input('Type in the passband ripple = ');
ds = input('Type in the sto
www.eeworm.com/read/167781/9952825
m program_07_4.m
Program 7_4
% Computation of the order of a linear-phase
% FIR lowpass filter using Kaiser's formula
%
colordef black;
dp = input('Type in the passband ripple = ');
ds = input('Type in the sto
www.eeworm.com/read/165851/10049068
m program_07_4.m
Program 7_4
% Computation of the order of a linear-phase
% FIR lowpass filter using Kaiser's formula
%
colordef black;
dp = input('Type in the passband ripple = ');
ds = input('Type in the sto
www.eeworm.com/read/163777/10145926
m program_7_4.m
% Program 7_4
% Computation of the order of a linear-phase
% FIR lowpass filter using Kaiser's formula
%
dp = input('Type in the passband ripple = ');
ds = input('Type in the stopband ripple =
www.eeworm.com/read/199778/7823026
m program_07_4.m
Program 7_4
% Computation of the order of a linear-phase
% FIR lowpass filter using Kaiser's formula
%
colordef black;
dp = input('Type in the passband ripple = ');
ds = input('Type in the sto
www.eeworm.com/read/199774/7823303
m program_07_4.m
Program 7_4
% Computation of the order of a linear-phase
% FIR lowpass filter using Kaiser's formula
%
colordef black;
dp = input('Type in the passband ripple = ');
ds = input('Type in the sto
www.eeworm.com/read/317053/13511164
m program_07_4.m
Program 7_4
% Computation of the order of a linear-phase
% FIR lowpass filter using Kaiser's formula
%
colordef black;
dp = input('Type in the passband ripple = ');
ds = input('Type in the sto
www.eeworm.com/read/488116/6496919
m program_7_4.m
% Program 7_4
% Computation of the order of a linear-phase
% FIR lowpass filter using Kaiser's formula
%
dp = input('Type in the passband ripple = ');
ds = input('Type in the stopband ripple =
www.eeworm.com/read/231449/14233601
m program_07_4.m
Program 7_4
% Computation of the order of a linear-phase
% FIR lowpass filter using Kaiser's formula
%
colordef black;
dp = input('Type in the passband ripple = ');
ds = input('Type in the sto
www.eeworm.com/read/357506/10208399
m minphase.m
function [y,ssp,iter] = minphase(g);
% Extracts the minimum phase factor y from a linear-phase filter.
% Input: g = [g(0) g(1) . . . g(N)] (row vector) where
% the g vector is the right-half of a l