This script uses Halley's method to compute the positive k zeros of the Bessel function of the first kind J(n,x) and second kind Y(n,x) where n is a positive number. The routine has been tested for up to k=100 and n=100.
引用格式
Greg von Winckel (2026). Bessel Function Zeros (https://ww2.mathworks.cn/matlabcentral/fileexchange/6794-bessel-function-zeros), MATLAB Central File Exchange. 检索时间: .
致谢
启发作品: Bessel Zero Solver
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.0.0.0 | The guess function has been improved so the script is more robust. Also I have added bessel functions of the second kind. |
