integrat.m
来自「求解量子力学的薛定谔方程」· M 代码 · 共 8 行
M
8 行
%> The file <integrat.m> displays some basics on the numerical integration%> of the 1D Schroedinger equation. First the lack of numerical stability%> for integration in the classical forbidden region is displayed and the %> differences in stability of the different algorithms indicated.%> The effects of the instability on eigenvalues and eigenfunctions is %> considered in a simple example.%>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?