搜索资源列表
STFT
- matlab,短时傅里叶变换代码,源码!-Short time Fourier transform code
STFT
- 短时傅里叶变换的Matlab程序代码,短时傅里叶变换时最经典的时频分析方法-Matlab code short time Fourier transform, short-time Fourier transform of the most classic time-frequency analysis
final
- stft code in matlab
STFT
- 目前的代码是一个matlab函数,它提供给定信号x[n]的短时傅立叶变换(stft)。该函数是matlab命令“光谱图”的一个替代项。功能输出为: 1)一个具有复杂stft系数的矩阵,该矩阵具有跨列时间和跨行频率; 2)频率矢量; 3)时间矢量。 为了阐明函数的用法,给出了一个示例。为了方便起见,输入和输出参数在函数的开头给出。(The present code is a Matlab function that provides a Short-Time Fourier Transfor
stft
- matlab实现短时傅里叶变换的程序源码,自带例子,十分简单易懂,可以做时频谱分析。(Matlab short-time Fourier transform program source code, with examples, very simple to understand, can do time-frequency spectrum analysis.)