Fast Hankel Transform

Fast Hankel Transform implementation based on Hansen (1985)

You are now following this Submission

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 (2026). Fast Hankel Transform (https://www.mathworks.com/matlabcentral/fileexchange/59636-fast-hankel-transform), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

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