搜索结果
找到约 11 项符合
BandPass 的查询结果
系统设计方案 Digital Bandpass Transmission
Digital Bandpass Transmission
matlab例程 % BackgroundRemoval=[true],false % Gain=[tsquare],linear % BandPass=[paul],fircls % CenterFrequen
% BackgroundRemoval=[true],false
% Gain=[tsquare],linear
% BandPass=[paul],fircls
% CenterFrequency, auto (determined using pburg)
% BandWidth=auto (a fraction of the CenterFrequency default=0.25)
% ContrastStretch=[true],false
% HilbertAmplitude=[true],false
% HorizontalStacking=1 (a number ...
其他 A novel Ka-band bandpass filter using LIGA micromachined proce
A novel Ka-band bandpass filter using LIGA micromachined proce
matlab例程 extracting cos(0.3*pi*n)component by designing the bandpass filter
extracting cos(0.3*pi*n)component by designing the bandpass filter
matlab例程 bandpass FIR filter 的MATLAB代码
bandpass FIR filter 的MATLAB代码
通讯编程文档 The document explains the concept of multiple-bandpass filtering and compacting of arbitrarily space
The document explains the concept of multiple-bandpass filtering and compacting of arbitrarily spaced frequency bands.
模拟电子 LTC1062的低通滤波器应用
Highlights the LTC1062 as a lowpass filter in a phase lock loop. Describes how the loop's bandwidth can be increased and the VCO output jitter reduced when the LTC1062 is the loop filter. Compares it with a passive RC loop filter. Also discussed is the use of LTC1062 as simple bandpass and ban ...
其他 乘序给出了对称Chebyshev滤波器的设计.注意:语法规则 cheblp.m lowpass filter design (specify del) cheblp2.m lowpass filter
乘序给出了对称Chebyshev滤波器的设计.注意:语法规则 cheblp.m lowpass filter design (specify del) cheblp2.m lowpass filter design (specify ws) chebbp.m bandpass filter design (specify del) chebbp2.m bandpass filter design (specify ws1,ws2) chebdiff.m lowpass differentiator design
matlab例程 FIR Filter Design(有限冲击响应滤波器设计)
FIR Filter Design(有限冲击响应滤波器设计),包括ideal bandpass filter impulse response、Modified Bessel function、Kaiser window parameters for spectral analysis等12种FIR设计matlab源代码
matlab例程 IIR Filter Design(无限冲击响应滤波器设计)matlab源代码
IIR Filter Design(无限冲击响应滤波器设计)matlab源代码,包括:bandpass Chebyshev type 2 design、bandpass/bandstop Butterworth design、bandstop Chebyshev type 2 design、lowpass/highpass Chebyshev type 1 design等6种滤波器的设计