Hankel(order,r,f,ds​truct,rerr,aerr)

バージョン 1.0.0.0 (4.53 KB) 作成者: Alan Chave
Hankel Transform
ダウンロード: 109
更新 2018/1/22

ライセンスの表示

This function computes the Hankel transform defined as integral from 0 to inf f(x, dstruct) J sub order (x r) dx, where J sub order is a Bessel function of the first kind and order is either 0 or 1. The variable dstruct is a structure to pass data to f the (possibly) complex user provided function f. The variables rerr and aerr are the relative and absolute error passed to the Matlab function integral.
The algorithm used is integration between the zero crossings of the Bessel function to obtain partial integrals, followed by their summation using the Padé approximants. This approach is generally more accurate than digital filter algorithms. It also is able to handle well defined but divergent integrals such as f(x) = x.

引用

Alan Chave (2024). Hankel(order,r,f,dstruct,rerr,aerr) (https://www.mathworks.com/matlabcentral/fileexchange/65797-hankel-order-r-f-dstruct-rerr-aerr), MATLAB Central File Exchange. 取得済み .

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

ヒントを与えたファイル: Hankel_Transform

Community Treasure Hunt

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

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