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

6 views (last 30 days)
How can I plot time-frequency plot of a time series data

Answers (2)

Star Strider
Star Strider on 19 Oct 2015
I don’t understand exactly waht you want, but the spectrogram function (Signal Processing Toolbox) will do time-frequency analyses and plots.

Adam
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 Time-Frequency Analysis in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!