搜索资源列表
band-pass-filter 线性相位FIR带通滤波器
- 用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 F
auto_correlation
- 用Blackman-Tukey方法(自相关法)实现对任意输入的实序列函数x(n)作功率谱估计。-Using Blackman-Tukey method (autocorrelation method) to achieve the actual sequence of arbitrary input function x (n) for power spectrum estimation.
FIR
- 四种窗函数设计FIR数字滤波器matlab源码(hant,hamming,blackman,kaiser)-use window functions to design digital low-pass FIR filter...
FIR
- matlab设计的FIR滤波器!包括矩形窗、Blackman窗、Hamming窗、Kaiser窗(带通)-Matlab design FIR filter! Including rectangular window, Blackman window, Hamming window, Kaiser window (Bandpass filter)
FIR
- 用窗函数法设计一个长度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 w
FIRwin
- 此程序是基于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.
demofer
- This matlab program compares the results of different window design methods for finite impulse response filters (FIRs): the rectangular window, Blackman window, Bartlett window, Hamming window and the Hanning window.
myVoice
- 用matlab将hanning窗、hamming窗、Blackman窗画在同一个图中。语音分帧,加窗,短时能量,短时过零率,端点检测-Using matlab to hanning window、hamming window and Blackman window draw in the same graph.Voice sub-frame, add windows, short-term energy, short-term zero-crossing rate, endpoint detec
MATLAB
- 基于MATLAB的布莱克曼窗法带通滤波设计-The Blackman window method based on MATLAB bandpass filter design
BlackmanWindow
- matlab code for Blackman Window-matlab code for Blackman Window....
ham_lpf
- 几种滤波器:hamming窗口的低通滤波器,给定技术指标的模拟巴特沃兹低通滤波器,kaiser窗口的带阻滤波器,blackman窗口的带通滤波器,Kaiser 窗低通滤波器-Several filters: hamming window low-pass filter, given specifications of the analog Butterworth low-pass filter, kaiser window band stop filter, blackman window ba
To_design_a_Band_Stop_Filter_using_Blackman_windo
- To design a Band Stop Filter using Blackman window matlab code with example
To_design_a_High_Pass_Filter_using_Blackman_windo
- To design a high pass Filter using Blackman window matlab code with example
To_design_a_Low_Pass_Filter_using_Blackman_window
- To design a low pass Filter using Blackman window matlab code with example
To_plot_the_Blackman_window_for_filters
- blackman window for filter matlab code with example
matlab-fir
- 用窗函数法设计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. Mast
Low-pass-filter
- 这是居于matlab下,7.4用汉明窗、布莱克曼窗设计滤波器,7.5是用Kaiser窗设计滤波器-The example 7.4 is use Hamming hamning blackman design of the lower filter,and the 7.5 is use Kaiser
blackmanj
- 利用blackman窗设计Ⅳ型数字带通滤波器MATLAB实现代码。-Blackman window design IV digital band-pass filter MATLAB code.
blackmano
- 利用blackman窗设计Ⅱ型数字带通滤波器MATLAB实现代码-Blackman window design II digital bandpass filter MATLAB implementation code
chuang_han_shu
- 矩形窗、汉宁窗、汉明窗、布莱克曼窗的时域波形、幅频特性的matlab实现。-Rectangular window, Hanning, Hamming window, Blackman window time-domain waveform, amplitude and frequency characteristics matlab.