IFFT inverted domain zones

2 vues (au cours des 30 derniers jours)
Andrea Muratori
Andrea Muratori le 17 Mai 2021
Commenté : Andrea Muratori le 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 commentaires
Walter Roberson
Walter Roberson le 17 Mai 2021
perhaps you need fftshift(),
Andrea Muratori
Andrea Muratori le 17 Mai 2021
That's right the function I was looking for. Thanks!

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Fourier Analysis and Filtering dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by