可轻松实现短时傅里叶变换及对应逆变换我要分享

It can easily realize short-time Fourier transform and corresponding inverse transform

STFT 短时傅里叶变换 逆变换

关注次数: 263

下载次数: 0

文件大小: 1KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

可轻松实现短时傅里叶变换及对应逆变换,可更改程序内部窗函数,自行选择合适窗函数进行分析。


English Description:

It can easily realize short-time Fourier transform and corresponding inverse transform, change the internal window function of the program, and select the appropriate window function for analysis


代码预览

STFT\istft.m

STFT\stft.m

STFT