How to program Legendre Polynomial for Generalized Spherical Harmonics?
1 次查看(过去 30 天)
显示 更早的评论
Hi All,
I am looking for some help on how to program/calculate the Legendre polynomial for generalized spherical harmonics.. I have been using the built-in functions legendre and legendreP with great success for some applications, but now with generalized spherical harmonics (Seen below) I need to add an extra term.
I don't know how matlab calculates legendre.m but I want to avoid using syms if possible. As I've been told it might make the calculations incredibly slow.
Any advice or help on how to go about this?
Thanks!
edit: title
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Polynomials 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!