centered Fourier transforms

1d, 2d and 3d centered Fourier transforms
376 téléchargements
Mise à jour 10 juin 2017

Afficher la licence

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)

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2010b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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