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()
Accuracy of the Modified Bessel Functions
3 次查看(过去 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 个)
另请参阅
类别
在 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!