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

조회 수: 2 (최근 30일)
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?

답변 (1개)

David Goodmanson
David Goodmanson 2018년 10월 12일
편집: David Goodmanson 2018년 10월 12일
Hi Kevin,
If try, say legendre(5,.1) you get an output vector for all values of m <=5.

카테고리

Help CenterFile Exchange에서 Polynomials에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by