Documentation on Bessel function implementation?

I was wondering if there was any documentation relating to how Bessel functions (first and second kinds, modified, etc.) are implemented in Matlab? Thanks.

回答(1 个)

Have you checked out these Matlab functions?
first kind: besselj
modified first kind: besseli
second kind: besselk

1 个评论

Thank you. Yes, I have looked at these, and I see that they have the definitions. However, I am aware that those expressions are not necessarily the best approaches numerically, as one has to use asymptotic formulas in for certain arguments and orders. This is what I'm curious about.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Bessel functions 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by