Integer order Hankel transform

This routine implements Hankel transforms of integer order based on a Fourier-Bessel series.
5,3K download
Aggiornato 10 mag 2016

Visualizza la licenza

This routine implements Hankel transforms of integer order based on a Fourier-Bessel series expansion. The algorithm is based on a recently published research work:
M. Guizar-Sicairos and J. C. Gutierrez-Vega, Computation of quasi-discrete Hankel transforms of integer order for propagating optical wave fields,
J. Opt. Soc. Am. A 21, 53-58 (2004).
The numerical method features great accuracy and is energy preserving by construction, it is especially suitable for iterative transformation
processes.
With the c.mat array, that contains Bessel functions zeros, Hankel transforms of order 0-4 may be computed, with up to 3000 sampling points. A trasformation, and inverse transformation example is given.

This routine was tested under MATLAB 6.5 R13

Cita come

Manuel Guizar (2024). Integer order Hankel transform (https://www.mathworks.com/matlabcentral/fileexchange/6570-integer-order-hankel-transform), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R13
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato: Hankel Transform

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

Another tweak to the license text
Adding BSD license
Update BSD license