搜索资源列表
STFT_WaveletTransformation
- 主要是关于STFT和Wavelet的Matlab程序.
short_time_Fourier_transform_of_windowed
- STFT 实现短时加窗 傅里叶 变换 分析 可用于跳频时频分析-STFT to achieve short time Fourier transform of windowed time-frequency analysis can be used for frequency hopping
Matlab-tools-of-tf
- 非常完整的关于时频分析的所有程序,包括小波变换,短时傅里叶变换,gabor变换-the matlab tools include many programs about time frequency,such as gabor transform,STFT,wavelet transform,and so on
STFT
- matlab,短时傅里叶变换代码,源码!-Short time Fourier transform code
stft-111
- 利用matlab 进行段数傅里叶变换,进行频谱分析,对于从事相关工作的人很有帮助。-The number of segments by using Fourier transform of MATLAB, frequency spectrum analysis, is helpful to be engaged in relevant work.
STFT
- 短时傅里叶变换的Matlab程序代码,短时傅里叶变换时最经典的时频分析方法-Matlab code short time Fourier transform, short-time Fourier transform of the most classic time-frequency analysis
STFT
- 用于MATLAB产生短时傅里叶变换的函数-USED TO GENERATE THE STFT NUM
STFT
- 实现了对语音信号的STFT处理,用matlab-Realization of the speech signal STFT processing, using matlab
t_f_P2
- P2多相码信号的短时傅里叶变换matlab程序,写低截获信号识别小论文时自己编写的,望批评指正-P2 stft
timefrequence
- 高压断路器振动信号时频特征分析,STFT变换以及功率谱,matlab代码-High voltage circuit breakers,STFT
final
- stft code in matlab
stft
- stft algorithm matlab
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
- 目前的代码是一个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.)