Fast Hankel Transform

バージョン 1.0.0.0 (1.38 KB) 作成者: Firman
Fast Hankel Transform implementation based on Hansen (1985)
ダウンロード: 296
更新 2016/10/10

ライセンスの表示

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.

引用

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

MATLAB リリースの互換性
作成: R2013b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersAnimation についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

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