How can I plot time-frequency plot of a time series data
Show older comments
How can I plot time-frequency plot of a time series data

Answers (2)
Star Strider
on 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
on 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
Categories
Find more on Wavelet Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!