📄 schr1.m
字号:
%> The file <schr1.m> organizes an interactive search for eigenvalues%> and eigenfunctions for a Schrodinger particle in a 1D box = [0,1]. %> The potential chosen from <pot1.m>. BCs at 0 and 1 are u=0;%> Method: shooting from 0 and 1 to an interior point using Numerov algorithm.%> BCs satisfied using <numerov1.m>, solutions calculated using <numerov2.m>. %> ERRORS: Positive values of potential create instability problems.% <choice.m> allows a choice of potentials in <pot1.m>.%>%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -