barrier.m

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

M
9
字号
%> The file <barrier.m> calculates the energy dependent transmission %> coefficient for a 'square' barrier (of either sign!) in 1D. %> The coefficient is first calculated using the Numerov algorithm.%> This result is then compared with the known analytical formula given %> e.g. in Messiah Ch III. The transmission coefficient is displayed as %> a function of the energy renormalized by the barrier height.%>%> 

⌨️ 快捷键说明

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