Hankel Transform Routines in MATLAB

This is a MATLAB implementation of the algorithm for numerical approximation of Hankel transforms of order 0 and 1 described in

Anderson, W. L., 1979, Computer Program Numerical Integration of Related Hankel Transforms of Orders 0 and 1 by Adaptive Digital Filtering. Geophysics, 44(7):1287-1305.

This package was updated on July 9, 2001. The updated version is a bit faster and also includes features that make it easier for the user to do the convolution within their own routine.

The code is available in

Return to the Brian Borchers Homepage