搜索资源列表
hanning
- 该程序是加上汉宁窗,用来检测谐波次数比较近的谐波。-hanning FFT插值算法
hanning.rar
- 用hanning窗的插值FFT算法,适用于电力系统信号的谐波分析,Hanning window with interpolation FFT algorithm, applied to power system harmonic analysis signals
hanning
- 用C语言编写的加窗函数, hanning窗,实现信号的加窗-Increase with the C language window function, hanning window and the signal is windowed
qwet1234
- 在 MATLAB 中的窗函数,十分简单: 矩形窗 三角窗 汉宁窗 海明窗 布拉克曼窗 恺撒窗 -In MATLAB, the window function is very simple: a rectangular window of triangular windows Hanning Hamming Blackman Window Caesar Window
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
fir
- 基于汉宁窗的fir带通滤波器 用matlab仿真-Hanning window on the fir bandpass filter simulation using matlab
apsignalproc
- The Window Design Method The basic idea behind the design of linear-phase FIR filters using the window method is to choose a proper ideal frequency-selective filter [which always has a noncausal, infinite duration impulse response] and then tru
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.
finestre
- hanning window correlator and rom
hanning
- 用labview仿真信号与系统中的汉宁窗-Labview simulation signals and systems using the Hanning window
Hanning
- N=15, 。用Hanning窗设计一线性相位带通滤波器,观察它的实际3dB和20dB带宽。N=45,重复这一设计,观察幅频和相位特性的变化,注意长度N变化的影响。-N = 15,. Hanning window design with a linear-phase band-pass filter, observe its actual 3dB and 20dB bandwidth. N = 45, repeat the design, observe the amplitude-freque
xb
- 用汉宁窗设计一个FIR高通数字滤波器,满足以下参数要求:通带边界频率ωp=0.7π,通带内衰减函数αp=0.4dB;阻带边界频率Ωs=0.4π,阻带内衰减函数为αs=55dB。-With the Hanning window design an FIR high-pass digital filter to meet the requirements the following parameters: passband edge frequency ωp = 0.7π, pass-band at
hanning
- Hanning filter implemented in VHDL
99341857matlab
- FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
fft
- FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
BasicHanningWindow
- How to do hanning window
To_plot_the_Hanning_window_for_filters
- hanning window for filter matlab code with example
bispectrum
- Calculates the bispectrum. Taken from Ice Ages and Astronomical Causes p. 293, Muller and MacDonald, 2000. bispectrum(y,dt,qplot,window,fmax) The default is a hanning window: boxcar and hamming will work. fmax = max freq to calcul
Hanning-Filter
- 参考国外网站资料,自己实现的海宁窗滤波函数。滤波测试图像为matlab自带的cameraman.tif图片。-Hanning filter program in Matlab