Borrar filtros
Borrar filtros

How do I get the value of the associated Legendre function P^n_m(x) where P^n_0(x) is the Legendre polynomial?

4 visualizaciones (últimos 30 días)
How do I get the value of the associated Legendre function P^n_m(x) where P^n_0(x) is the Legendre polynomial?
The Matlab webpage on associated Legendre functions has legendre(n,X) and legendre(n,X,normalization). Where is the index m?

Respuestas (1)

David Goodmanson
David Goodmanson el 12 de Oct. de 2018
Editada: David Goodmanson el 12 de Oct. de 2018
Hi Kevin,
If try, say legendre(5,.1) you get an output vector for all values of m <=5.

Categorías

Más información sobre Polynomials en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by