Associated legendre polynomials matlab

Is there a function for associated legendre polynomials?
I find the only is used for the Legendre polynomials
Thanks

Answers (2)

Quote from Mathworks' documentation: "P = legendre(n,X) computes the associated Legendre functions of degree n and order m = 0,1,...,n, evaluated for each element of X."

1 Comment

Thanks, but that is the numerical value.
Can I get the mathematical symbolic expression?

Sign in to comment.

Categories

Asked:

Xin
on 9 Jun 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!