How to get power spectrum plot from time series data?
显示 更早的评论
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 个评论
dpb
2017-10-23
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...
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Spectral Measurements 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!