centered Fourier transforms

1d, 2d and 3d centered Fourier transforms

You are now following this Submission

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)

Cite As

Tatiana Latychevskaia (2026). centered Fourier transforms (https://se.mathworks.com/matlabcentral/fileexchange/55929-centered-fourier-transforms), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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