Fast Hankel Transform

Version 1.0.0.0 (1.38 KB) by Firman
Fast Hankel Transform implementation based on Hansen (1985)
295 Downloads
Updated 10 Oct 2016

View License

This script implements Fast Hankel Transform based on Hansen (1985) paper. The algorithm first apply Abel transformation to the signal and then apply FFT. For real input signal, the output is also real.
It is useful for simulating light propagation and other applications.

Cite As

Firman (2024). Fast Hankel Transform (https://www.mathworks.com/matlabcentral/fileexchange/59636-fast-hankel-transform), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Animation in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

Changing the title of the submission and put some comments on the file