Solve Spherical harmonics using lowering operator?
显示 更早的评论
How would I put that operator into Matlab, and get it to display like spherical harmonics?
ie Y(2,2)=sqrt(15/8*pi)*sin(l)^(2)*exp(2*i*m)?
I tried creating a new operator, however, it keeps saying: Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.
Code attached, and question below.Thanks for the help!


回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Programming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!