필터 지우기
필터 지우기

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