傅立叶变换(STFT)我要分享

AfSTFT - master

短时傅立叶变换 STFT 时频处理 鲁棒性 Dirac 优化 自适应波束形成器

关注次数: 375

下载次数: 1

文件大小: 458KB

代码分类: 信号处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

该软件的处理类似于短时傅立叶变换(STFT),但应用了更长、更重叠的分析/合成窗口,使时频处理从根本上对混叠具有鲁棒性。这种差异与非常活跃的时频处理技术有关,例如Dirac或优化的自适应波束形成器。


English Description:

The software does processing similar to the short-time Fourier transform , but applies the longer and more overlapping analysis/synthesis window to make the time-frequency processing fundamentally robust for aliasing.


代码预览

afSTFT-master

afSTFT-master\LICENSE

afSTFT-master\Mac_OS_MEX_versions

afSTFT-master\Mac_OS_MEX_versions\afSTFT_Ooura.mexmaci64

afSTFT-master\Mac_OS_MEX_versions\afSTFT_vDSP.mexmaci64

afSTFT-master\README

afSTFT-master\afAnalyze.m

afSTFT-master\afSTFT.mexmaci64

afSTFT-master\afSTFT.mexw64

afSTFT-master\afSTFT_usage_instruction.m

afSTFT-master\afSynthesize.m

afSTFT-master\compile_afSTFT_mex.m

afSTFT-master\src

afSTFT-master\src\afSTFT_mex.c

afSTFT-master\src\afSTFT_protoFilter.h

afSTFT-master\src\afSTFTlib.c

afSTFT-master\src\afSTFTlib.h

afSTFT-master\src\fft4g.c

afSTFT-master\src\fft4g.h

afSTFT-master\src\vecTools.c

afSTFT-master\src\vecTools.h