📄 radial.m
字号:
function f=radial(n,x);%> This file calculates the radial functions of the hydrogen atom %> in suitable atomic units, for a range of angular momenta.%> Call: radial(n,x), %> Input: n = positive integer, x = column vector.%> Output: a matrix of n rows corresponding to L = 0,...,n-1,%> columns of size x.%>%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -