Accuracy of the Modified Bessel Functions
1 回表示 (過去 30 日間)
古いコメントを表示
I will be using the modified bessel functions I and K ( besseli and besselk in the matlab code) and I am concerned about the accuracy of the functions. I plan to use the special case in which
nu = 0.
Calculating the bessel functions for this special case requires a different formula, and I am curious if the matlab function is still accurate.
0 件のコメント
回答 (1 件)
Neethu
2013 年 12 月 22 日
Can you please tell what is that formula? Actually i need to calculate modified zeroth order bessel function of first kind.It returns infinity values after 700.Can we write our own code for this function instead of built in besseli()
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Bessel functions についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!