How to program Legendre Polynomial for Generalized Spherical Harmonics?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Polynomials finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!