centered Fourier transforms

1d, 2d and 3d centered Fourier transforms
376 Downloads
Aktualisiert 10 Jun 2017

Lizenz anzeigen

Fast Fourier transforms ofter require use of "fftshift" command.
Here are routines for 1d, 2d and 3d centered Fourier and inverse Fourier transforms which do not require "fftshift" command. These Fourier transforms are for signals whose center is at the origin of coordinate system, as for example a wavefront distribution with its center on the optical axis.
The algorithms for these Fourier transforms are described in
Tatiana Latychevskaia and Hans-Werner Fink
"Practical algorithms for simulation and reconstruction of digital in-line holograms",
Appl. Optics 54, 2424 - 2434 (2015)

Zitieren als

Tatiana Latychevskaia (2024). centered Fourier transforms (https://www.mathworks.com/matlabcentral/fileexchange/55929-centered-fourier-transforms), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2010b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
3.2.0.0

shifts by 1 pixel in 1d and 3d FTs are corrected

3.1.0.0

shifts by 1 pixels are corrected in 1d and 3d FT

3.0.0.0

corrected 3d FT

2.0.0.0

3d added

1.0.0.0