搜索资源列表
Yang2008_A_study_of_inverse_short-time_fourier_tra
- We propose a new vector formulation of STFT. We derive a family of inverse STFT estimators and a least squares one. We discuss their relationship and compare their performance with respect to both additive and multiplicative modifications to
vuvuzela_sound_cancelation
- Based on the spectrum of the vuvuzela sound, this denoising technique simply computes an antenuation map in the time-frequency domain. Then, the audio signal is restored by computing the inverse STFT. See [1] or [2] for more detail about the algorith
STFT
- 数字信号处理的傅里叶变换与逆傅里叶变换经典实现,非常具有实用价值-Fourier transform and inverse Fourier transform of digital signal processing to achieve the classic, very practical value
STFT
- MATLAB实现短时傅里叶变换,短时傅里叶逆变换。直接配置好参数就可以用,实用性强。(MATLAB implementation of short time Fourier transform, short time Fourier inverse transform. Direct configuration of parameters can be used, practically.)
DUET-MATLAB-master
- 这是在MATLAB上的DUET算法,实现欠定盲源分离。(This is a simulation of DUET Algorithm on MATLAB. * Although the inverse STFT function doesn't work properly, the rest of it works totally fine. * Fixed by moving the line: row=zeros(1,length(x1)+2*windowsize);)
STFT
- 可轻松实现短时傅里叶变换及对应逆变换,可更改程序内部窗函数,自行选择合适窗函数进行分析(Short-time Fourier transform and corresponding inverse transform can be easily realized. The internal window function of the program can be changed and the suitable window function can be selected by onesel