Accuracy of Bessel Functions in MATLAB

Introduction In previous posts we studied accuracy of computation of modified Bessel functions: K1(x), K0(x), I0(x) and I1(x). In spite of the fact that modified Bessel functions are easy to compute (they are monotonous and do not cross x-axis) we saw that MATLAB provides accuracy much lower than expected for double precision. Please refer to … Continue reading Accuracy of Bessel Functions in MATLAB