How can I plot time-frequency plot of a time series data

Answers (2)

I don’t understand exactly waht you want, but the spectrogram function (Signal Processing Toolbox) will do time-frequency analyses and plots.
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

Categories

Find more on Wavelet Toolbox in Help Center and File Exchange

Tags

Asked:

on 19 Oct 2015

Answered:

on 19 Oct 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!