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.

Réponses (1)

Kirby Fears
Kirby Fears le 17 Sep 2015

1 vote

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

1 commentaire

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.

Connectez-vous pour commenter.

Catégories

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by