bound3d.m

来自「求解量子力学的薛定谔方程」· M 代码 · 共 10 行

M
10
字号
%> The file <bound3d.m> finds the bound states for a central potential for each%> value of the angular momentum L.%> The potential is defined on [0,infinity] by an editable string.%> The L-dependent 'centrifugal' part is added. %> The interval should be chosen such that the weakest bound states have%> decayed to insignificant values at outside. %> The Fourier Grid Hamiltonian method is used.%>%> 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?