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.

Antworten (1)

Kirby Fears
Kirby Fears am 17 Sep. 2015

1 Stimme

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

1 Kommentar

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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Produkte

Gefragt:

am 17 Sep. 2015

Kommentiert:

am 17 Sep. 2015

Community Treasure Hunt

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

Start Hunting!

Translated by