Integer order Hankel transform

This routine implements Hankel transforms of integer order based on a Fourier-Bessel series.
5,3K descargas
Actualizado 10 may 2016

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R13
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspiración para: Hankel Transform

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

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