How to program Legendre Polynomial for Generalized Spherical Harmonics?
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Polynomials in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!