搜索资源列表
TFRSTFT
- 短时傅立叶变换(STFT)源代码,用语非稳态信号的时频联合描述,可直接用于matlab程序之中.无解压密码.-short-time Fourier transform (STFT) source code, the language of non-stationary signals to the joint time-frequency descr iption, Matlab can be used directly in procedures. No extract passwords.
stft.rar
- 加窗傅立叶变换源程序,开发环境为matlab,STFT code using matlab
STFT
- matlab code for STFT
STFT
- 利用MATLAB作为平台,实现希尔伯特变换的程序源代码-Hilbert transform source code
stft
- 这是一个关于信号视频分析的代码,用matlab编写,带有短时傅里叶变换,小波变换分析信号。-This is a video analysis on the signal code, written with matlab, with short time Fourier transform, wavelet transform signal.
STFT
- 这个是我个人编写的短时傅里叶变换的函数matlab.适用于语音压缩与语音分析.在其中可以加入一些自己的代码,即可改成phase vocoder-this is the STFT function which is wrote by myself(matlab). It is suit for speech compression and analyse. if you add some code in it, it can turn to a phase vocoder straightforw
Time-Frequency-Analysis-in-Matlab
- 使用四分量高斯包络信号进行时频分析,比较比较STFT、WVD、CWD分辨率和交叉干扰情况,包含仿真代码及Matlab时频分析工具箱。工具箱的使用建议参考《Matlab时频分析技术及其应用-葛哲学》,压缩包中顺便包含了该书的源代码。-The four-component Gaussian envelope signal frequency analysis, comparison compare STFT on WVD, CWD resolution and cross-interference,
STFT
- matlab,短时傅里叶变换代码,源码!-Short time Fourier transform code
code
- matlab 的短时傅里叶变换代码, STFT, 简洁实用-code of STFT with matlab
STFT
- 短时傅里叶变换的Matlab程序代码,短时傅里叶变换时最经典的时频分析方法-Matlab code short time Fourier transform, short-time Fourier transform of the most classic time-frequency analysis
stft
- matlab code for Short-Time Fourier Transformation (STFT) with Matlab Implementation
fmcw-matlab-code
- 利用STFT可以估计信号在每片短时窗内的频率得到信号的瞬时频率,该曲线由一组时间和频率相对应的点组成,反映了信号频率随时间的变化。-Using STFT can estimate the frequency of the signal in every piece of short-time window get signal instantaneous frequency, the curve consists of a set of time and frequency of corresp
STFT
- 短时傅里叶变换的matlab代码,可以用来测试短时傅里叶变换-Matlab code, and short time Fourier transform can be used to test the short-time Fourier transform
stft.m
- STfT CODING MATLAB entire code of stft for any kind of signal processing
MATLAB-super-learning-program-code
- matlab时频分析,STFT, CWT,WVD,平滑伪WVD,伪WVD,Rihacazek分布,Margenau-Hill分布,Page分布,伪Page分布,Choi-Williams分布,重排伪Wigner-Ville分布, 重排伪page分布,对时频分析学习的很好资料,对非平稳信号处理有很大帮助,无损检测,振动检测,对学习和处理信号有很大帮助-Matlab time-frequency analysis, STFT, CWT, WVD, smoothed pseudo Wigner Vil
STFT
- 短时傅里叶变换MATLAB代码,主要是用于非线性信号分析-Short-time Fourier transform MATLAB code, mainly for nonlinear signal analysis
stft
- 关于短时傅里叶变换进行时间-频率分析的代码,用MATLAB编写的代码。-On short-time Fourier transform time- frequency analysis of the code, the code written in MATLAB.
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.)