besselh
Bessel function of third kind (Hankel function)
Description
H = besselh(
computes the Hankel function of the first kind for each element in array nu
,Z
)Z
.
H = besselh(
computes the Hankel function of the first or second kind , where nu
,K
,Z
)K
is 1
or
2
, for each element of array Z
.
Examples
Input Arguments
More About
References
[1] Abramowitz, M., and I.A. Stegun. Handbook of Mathematical Functions. National Bureau of Standards, Applied Math. Series #55, Dover Publications, 1965.
[2] Amos, D. E. “Algorithm 644: A Portable Package for Bessel Functions of a Complex Argument and Nonnegative Order.” ACM Transactions on Mathematical Software 12, no. 3 (September 1986): 265–273. https://dl.acm.org/doi/10.1145/7921.214331.
Extended Capabilities
Version History
Introduced before R2006a