besjexp.m
来自「求解量子力学的薛定谔方程」· M 代码 · 共 7 行
M
7 行
%> The file <besjexp.m> gives a series expansion of a function on [0,1]%> in Bessel functions J_m (calculated by the MATLAB routine besselj(m,x)).%> The boundary condition is: u=0 at x=1; The function file <besjz.m>%> is used to find the roots r of the equation J_m(r)=0;%>%>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?