I want to get FFT from my .mat data that have been saved in workspace. I have a timeseries data.>> t.mat (time) & data.mat (magnitude). I want to have a continuous plot for FFT .what must I do? can anyone help me? Thank you very much.

6 次查看(过去 30 天)
get fft from discrete data>> time and magnitude that have been saved as .mat file in workspace. How can I do that???

采纳的回答

Rick Rosson
Rick Rosson 2014-7-27
doc load
doc fft
doc fftshift
doc abs
doc plot
  14 个评论
vahid torabi
vahid torabi 2014-8-7
Hi back Mr.Rick. I attached a zip file that has the results. my plot starts at -80 but in article it starts at almost 0.why??? could you please help me sir??? thank you very much.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Parametric Spectral Estimation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by