Clear Filters
Clear Filters

How to get power spectrum plot from time series data?

3 views (last 30 days)
I have been trying to plot power spectrum of chaotic model-system from time series data. I have saved the time series data in a .mat file. Please tell me what should I do next to get that plot.
  1 Comment
dpb
dpb on 23 Oct 2017
See
doc fft % example for PSD by FFT
Alternatively, if have Signal Processing TB, there are several alternative methods provided...try
lookfor psd
to see what is installed on your system...

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!