📄 radnl.m
字号:
function f=radnl(N,L,X)%> This file calculates the radial functions of the hydrogen atom %> in suitable atomic units, for a given angular momentum.%> Call: radnl(N,L,X), %> Input: N = positive integer, 0 <= L integer < N, %> X = matrix of positive elements%> Output: a matrix of same size as X.%>%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -