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개)
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!