How can I plot time-frequency plot of a time series data
Afficher commentaires plus anciens
How can I plot time-frequency plot of a time series data

Réponses (2)
Star Strider
le 19 Oct 2015
0 votes
I don’t understand exactly waht you want, but the spectrogram function (Signal Processing Toolbox) will do time-frequency analyses and plots.
Adam
le 19 Oct 2015
If you have the Signal Processing Toolbox
doc spectrogram
There are numerous arguments to the function, but they will depend on your data and how you want to bias the time resolution vs frequency resolution with windowing and overlapping, etc
Catégories
En savoir plus sur Wavelet Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!