搜索资源列表
stft
- 基于matlab的短时傅立叶变换,有语音读取功能!
FFT算法和STFT算法比较
- 用matlab工具比较fft和stft算法的区别,using Matlab tool fft comparison algorithm and the difference stft
STFT.对时间序列进行短时傅立叶变换的源程序
- 这是一个对时间序列进行短时傅立叶变换的源程序,测试过,好用的.,This is a program for STFT,which had tested.
stft.对信号进行短时傅立叶变换
- 对信号进行短时傅立叶变换以及Wigner-Ville分布分析的matlab程序,The signal short-time Fourier transform and Wigner-Ville distribution analysis matlab program
stft.rar
- 短时能量,端点检测,功率谱图与短时f变换,时域与f变换的matlab实现,Short-term energy, endpoint detection, and short-term power spectra of f transform, time-domain transform matlab with the realization of f
stft.rar
- 加窗傅立叶变换源程序,开发环境为matlab,STFT code using matlab
stft
- 本例介绍了一个利用MATLAB仿真短时傅里叶变换的实例,初学者可以根据此例子来了解短时傅里叶变化的过程,通过仿真图形分析也可理解短时傅里叶变换的含义。-This example describes a short time Fourier transform using MATLAB simulation examples, beginners can understand this example of short-time Fourier transform of the process,
STFT
- 短时傅里叶变换的一些简单的演示,其中有矩形窗和高斯窗-some demos for the short time fourier transform
STFT
- matlab编程时不采用工具箱内的内部函数specgram,按照计算过程直接编写仿真程序-matlab stft
stft
- 用matlab实现信号的加窗傅里叶变换,并绘出结果。-Using matlab to achieve signal windowed Fourier transform, and mapped the results.
stft_ft
- Another way to do a stft but with fft from matlab
sfinge25
- A novel texture-based Automatic Fingerprint Authentication System (AFAS) is proposed. A fingerprint image is preprocessed to enhance the image by Short Time Fourier Transform (STFT) analysis. Then, three sets of invariant moment features, as a kind o
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
STFT
- matlab code for STFT
STFT
- 一个简单的调用Matlab stft函数进行短时傅里叶变换的示例程序-A simple function call Matlab stft short time Fourier transform of the sample program
stft
- stft algorithm matlab
stft
- 利用Matlab编写的短时傅里叶变换,将时间域信号变换到时频域进行分析(The short-time Fourier transform written in Matlab is used to transform the time domain signal into time-frequency domain.)
MATLAB
- 《matlab信号处理》一书的配套源码,matlab信号处理例程,包括fft,stft,wv,小波,时频分析,等("MATLAB signal processing" book supporting source code, MATLAB signal processing routines, including FFT, STFT, WV, wavelet, time-frequency analysis, etc.)
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.)