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.

5 visualizaciones (últimos 30 días)
get fft from discrete data>> time and magnitude that have been saved as .mat file in workspace. How can I do that???

Respuesta aceptada

Rick Rosson
Rick Rosson el 27 de Jul. de 2014
doc load
doc fft
doc fftshift
doc abs
doc plot
  14 comentarios
vahid torabi
vahid torabi el 7 de Ag. de 2014
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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Parametric Spectral Estimation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by