Time-Frequency Analysis of Signals with Matlab
The present code is a Matlab program for Time-Frequency analysis of a given (non-stationary) signal. The results are:
1) graphical representation of the signal in the time domain;
2) graphical representation of the signal in the frequency domain (via FFT);
3) graphical representation of the signal in the time-frequency domain (via STFT).
The code is based on the theory described in:
[1] G. Heinzel, A. Rudiger, R. Schilling. Spectrum and spectral density estimation by the Discrete Fourier transform (DFT), including a comprehensive list of window functions and some new flat-top windows. Germany, Hannover, Max-Planck-Institut für Gravitationsphysik, 2002.
引用格式
Hristo Zhivomirov (2024). Time-Frequency Analysis of Signals with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/45465-time-frequency-analysis-of-signals-with-matlab), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
致谢
启发作品: plotpsd
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!