Hankel function, mathematical definition
显示 更早的评论
Hello everyone,
I'm wonder about the besselh(.) function.
The definition given is,
H = besselh(nu,K,Z,scale) specifies whether to scale the Hankel function to avoid overflow or loss of accuracy. If scale is 1, then Hankel functions of the first kind H(1)ν(z) are scaled by e−iZ, and Hankel functions of the second kind H(2)ν(z) are scaled by e+iZ.
But I found that (in eq. 12.140-2, Weber & Arfken, 2003)
Hankel first kind: 
Hankel second kind: 
That mean H(1)ν(z) correspond to
and H(2)ν(z) correspond to
? and why that is inverted so ?
and H(2)ν(z) correspond to Thank you.
3 个评论
David Goodmanson
2021-12-20
Hi Kevin,
Once a question has been asked and answered, or even commented on in a significant way, there is a policy on this site (maybe unwritten) that questions should not be deleted. One reason is that deleting questions can take away potentially useful information for users of the site, which is of course searchable. Anyway, this question has been here for more than a week without objection and the answer about normalization addresses Matlab documentation that probably could have been stated better. So I think that the question is appropriate for Matlab Answers. On these grounds, do you concur?
Stephen23
2021-12-20
Hankel function, mathematical definition
Hello everyone,
I'm wonder about the besselh(.) function.
The definition given is,
H = besselh(nu,K,Z,scale) specifies whether to scale the Hankel function to avoid overflow or loss of accuracy. If scale is 1, then Hankel functions of the first kind H(1)ν(z) are scaled by e−iZ, and Hankel functions of the second kind H(2)ν(z) are scaled by e+iZ.
But I found that (in eq. 12.140-2, Weber & Arfken, 2003)
Hankel first kind: 
Hankel second kind: 
That mean H(1)ν(z) correspond to and H(2)ν(z) correspond to ? and why that is inverted so ?
Thank you.
Rik
2021-12-20
Regarding your flag, why should this question be deleted?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Bessel functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!