sphericalY
spherical harmonics of degree l
Description
Y = sphericalY(l,vs) return a vector Y = (Y_l^-l,...,Y_l^l) of the spherical harmonics of degree l using the Condon-Shortley phase convention
Syntax
Y = sphericalY(l, v)
Input
l |
harmonic degree |
v |
Output
Y |
(2l+1) x length(v) matrix of function values |
See also
MTEX 5.0.3 |