Integer order Hankel transform
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
Cite As
Manuel Guizar (2024). Integer order Hankel transform (https://www.mathworks.com/matlabcentral/fileexchange/6570-integer-order-hankel-transform), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Discrete Fourier and Cosine Transforms >
- MATLAB > Mathematics > Elementary Math > Special Functions > Bessel functions >
Tags
Acknowledgements
Inspired: Hankel Transform
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |
Another tweak to the license text
|