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

Hankel Transform

이 제출물을 팔로우합니다

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 (2026). Hankel(order,r,f,dstruct,rerr,aerr) (https://kr.mathworks.com/matlabcentral/fileexchange/65797-hankel-order-r-f-dstruct-rerr-aerr), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: Hankel_Transform

카테고리

Help CenterMATLAB Answers에서 Bessel functions에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.0