IFFT inverted domain zones

1 Ansicht (letzte 30 Tage)
Andrea Muratori
Andrea Muratori am 17 Mai 2021
Kommentiert: Andrea Muratori am 17 Mai 2021
I'm trying to perform IFFT on data but it returns values "switched" in respect to the domain I'm using. As you can see in the image attached I'm trying to obtain something like the blue line but the IFFT returns me the red line (so the first half of the data should be the second half and vice versa). Is there an easy way to solve this issue?
I have the same problem with fft2 too.
  2 Kommentare
Walter Roberson
Walter Roberson am 17 Mai 2021
perhaps you need fftshift(),
Andrea Muratori
Andrea Muratori am 17 Mai 2021
That's right the function I was looking for. Thanks!

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by