hard.m
来自「求解量子力学的薛定谔方程」· M 代码 · 共 8 行
M
8 行
%> <hard.m> calculates the partial cross sections for a hard sphere.%> The program asks for a maximal angular momentum Lmax and displays %> the successive sums partial cross sections up to Lmax. Note that %> the convergence of the sum over L is very slow. Do not choose%> too large a value of Lmax, say over 100.%> The theory can be found in Messiah Ch X.13%>%>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?