Inverse Fourier Transform ignores oscillations

조회 수: 2 (최근 30일)
Steven
Steven 2019년 10월 18일
편집: Steven 2019년 10월 22일
Hi. I am doing some time and freq analysis. So lets say I have some x-t data, I use fft to take them in freq domain, do some calculations and finally do ifft to return them back into the time domain. But after getting the ifft, I get the red plot, while the blue plot is obtained from another source (which appranely should be true).
I am not sure which one is correct? How come the ifft is ignoring the oscilaltions?
Thanks in advance.
  댓글 수: 8
Walter Roberson
Walter Roberson 2019년 10월 20일
fftshift() to convert fft representations.
Bjorn Gustavsson
Bjorn Gustavsson 2019년 10월 20일
Based on your question and comments it is clear (this will come off as a bit abrasive) that you should read up on what you do when Fourier-transforming data and what happens with the Fourier-transform when you do operations on it (what multiplication in the Fourier-domain corresponds to in the time-domain etc).

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by