orbitals.m

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

M
10
字号
%> The file <orbitals.m> displays hydrogen orbitals indexed by %> quantum numbers  [N,L,M]. %> It calculates the value (real), with sign, of the %> H orbital indexed by integers N,L,M (0 <= M <= L <= N-1)%> for phi = 0 and draws a color map of the amplitude in the %> first quadrant   0 <= r cos theta , r sin theta <= S%> The length scale S is estimated from N,L in Bohr radius units.%>%> 

⌨️ 快捷键说明

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