LegendreShiftPoly
by Peter Roche
12 Aug 2004
(Updated 17 Aug 2004)
This program returns the coefficients of the shifted Legendre polynomial P_n, given n.
|
Watch this File
|
| File Information |
| Description |
This program returns the coefficients of the shifted Legendre polynomial P_n, given n. The result is a row vector with powers of x decreasing from left to right (standard MATLAB notation). Like for other polynomials, LegendreShiftPoly(n) can be evaluated at x by typing polyval(LegendreShiftPoly(n),x).
Based on the LegendrePoly routine by David Terr |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
LegendrePoly
|
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 15 Nov 2004 |
Sumesh P.T.
|
|
|
|
Contact us at files@mathworks.com