代码搜索:multiband
找到约 128 项符合「multiband」的源代码
代码结果 128
www.eeworm.com/read/310212/13654785
m multiband.m
function [DH,DW] = multiband(N, F, GF, W, mags, delay)
%MULTIBAND Desired frequency response for multiband filters.
% CREMEZ(N,F,{'multiband', M} ...) designs a linear-phase multiband
% filter re
www.eeworm.com/read/154209/11983535
m multiband.m
function [DH,DW] = multiband(N, F, GF, W, mags, delay)
%MULTIBAND Desired frequency response for multiband filters.
% CREMEZ(N,F,{'multiband', M} ...) designs a linear-phase multiband
% filter re
www.eeworm.com/read/160223/10555061
m multiband design.m
% Chapter 08: Example of Design a multiband filter
b = cremez(38, [-1 -0.5 -0.4 0.3 0.4 0.8], ...
{'multiband', [5 1 2 2 2 1]}, [1 10 5]);
fvtool(b,1)
www.eeworm.com/read/160223/10555086
asv multiband design.asv
% Chapter 08: Example of Design a multiband filter
b = cremez(38, [-1 -0.5 -0.4 0.3 0.4 0.8], ...
{'multiband', [5 1 2 2 2 1]}, [1 10 5]);
fvtool(b,1)
www.eeworm.com/read/103626/15727408
pdf multiband excitation vocoder.pdf
www.eeworm.com/read/365629/9852874
pdf metamaterials with multiband amc and ebg properties.pdf
www.eeworm.com/read/310212/13654758
m bandstop.m
function [DH,DW] = bandstop(N, F, GF, W, delay)
%BANDSTOP Desired frequency response for bandstop filters.
% CREMEZ(N,F,'bandstop', ...) designs a linear-phase bandstop filter
% response using CR
www.eeworm.com/read/310212/13654836
m bandpass.m
function [DH,DW] = bandpass(N, F, GF, W, delay)
%BANDPASS Desired frequency response for bandpass filters.
% CREMEZ(N,F,'bandpass', ...) designs a linear-phase bandpass filter
% response using CR
www.eeworm.com/read/154209/11983473
m bandstop.m
function [DH,DW] = bandstop(N, F, GF, W, delay)
%BANDSTOP Desired frequency response for bandstop filters.
% CREMEZ(N,F,'bandstop', ...) designs a linear-phase bandstop filter
% response using CR
www.eeworm.com/read/154209/11983665
m bandpass.m
function [DH,DW] = bandpass(N, F, GF, W, delay)
%BANDPASS Desired frequency response for bandpass filters.
% CREMEZ(N,F,'bandpass', ...) designs a linear-phase bandpass filter
% response using CR