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.
Cite As
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. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: plotpsd
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
6.0.0.0 | A new version of the code has been uploaded. |
||
5.0.0.0 | Change of the title of the submission. |
||
4.0.0.0 | A new version of the code has been uploaded. |
||
3.0.0.0 | A new version of the code has been uploaded. |
||
2.0.0.0 | A new version of the code has been uploaded. |
||
1.0.0.0 |