Description: 四种窗函数设计FIR数字滤波器matlab源码(hant,hamming,blackman,kaiser)-use window functions to design digital low-pass FIR filter... Platform: |
Size: 2048 |
Author:Jie Yao |
Hits:
Description: 此程序是基于MATLAB的采用窗函数设计法设计FIR滤波器,内有多种窗函数,包括海明窗,汉宁窗,布拉克曼窗-This procedure is based on the use of MATLAB window function design FIR filter design with a multi-window function, including the Hamming window, Hanning window, Blackman window, etc. Platform: |
Size: 1024 |
Author:江晓磊 |
Hits:
Description: 用窗函数法设计一个长度N等于8的线性相位FIR滤波器。其理想的幅频特性为
分别用矩形窗、Hanning窗、Hamming窗、Blackman窗、Kaiser窗(b=8.5)设计该滤波器。
-Window function method used to design a length N equal to 8 the linear phase FIR filter. Its ideal amplitude-frequency characteristics of rectangular windows, respectively, Hanning window, Hamming window, Blackman window, Kaiser window (b = 8.5) the design of the filter. Platform: |
Size: 79872 |
Author:zhangfei |
Hits:
Description: 用窗函数法设计FIR数字滤波器,能熟悉矩形窗、海宁窗、汉明窗和布莱克曼窗。掌握用上述窗函数法设计FIR数字滤波器的原理和方法。熟悉线性相位FIR数字滤波器特性。了解各种窗函数对滤波特性的影响。
-FIR window design with a digital filter function can be familiar with the rectangular window, Haining window, Hamming window and Blackman window. Master window function with the FIR digital filter design theory and methods. Familiar with linear phase FIR digital filter characteristics. Learn a variety of window function on the filter characteristics. Platform: |
Size: 1024 |
Author:hzz |
Hits:
Description: 用MATLAB函数fir1设计一个具有如下指标的线性相位FIR带通滤波器:阻带截止频率为0.55pi 和0.85pi,通带截止频率为0.65pi和 0.75pi,最大通带衰减为0.2dB,最小阻带衰减为42dB。分别利用下面的窗函数来设计滤波器:汉宁窗、汉明窗、布莱克曼窗。对于每种情况,给出其冲激响应系数并画出设计的滤波器的幅频响应。-Designed with a MATLAB function with the following indicators fir1 linear phase FIR band-pass filter: stopband cutoff frequency for the 0.55pi and 0.85pi, passband cutoff frequency of 0.65pi and 0.75pi, maximum passband attenuation is 0.2dB, minimum stopband attenuation of 42dB. Window functions were used to design the following filter: Hanning, Hamming window, Blackman window. For each case, given its impulse response filter coefficients and draw the design magnitude response. Platform: |
Size: 5120 |
Author:董晓曦 |
Hits:
Description: 利用
MATLAB
实现窗函数法设计
FIR
滤波器,主要是选择合适的窗函
数进行截断运算
-Window function method using MATLAB to design FIR filter, main is to choose the appropriate letter for window blocking operations.First theoretically to approximate the unit impulse response of ideal filter hd [k], to be determined by the passband and stopband attenuation index window function types, determined by transition zone FIR filter order M length (or N), and finally USES MATLAB to calculate the window function value, and hd wN [k] [k] value, so that the design of FIR filter h (k) MATLAB provides the blackman window function is: w = blackman (N) Where N is the length of the window function. Platform: |
Size: 1024 |
Author:zhaoyong |
Hits: