AssociatedLaguerrePoly.m
by David Terr
12 May 2004
(Updated 15 Jun 2004)
This program returns the coefficients of the Associated Laguerre polynomial L_{n,m}, given n and m.
|
Watch this File
|
| File Information |
| Description |
This program returns the coefficients of the Associated Laguerre polynomial L_{n,m}, given nonnegative integers n and m with m <= n. When m=0, this is the Laguerre polynomial L_n. polyval(AssociatedLaguerrePoly(n,m),x) evaluated L_{n,m}(x). |
| Acknowledgements |
This submission has inspired the following:
Generalized Laguerre polynomial
|
| MATLAB release |
MATLAB 6.0 (R12)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 09 Nov 2005 |
Mark Dean
|
|
|
| 05 Apr 2007 |
Andreas Baumgartner
|
|
|
| Updates |
| 15 Jun 2004 |
I modified this function so that it returns a column vector. |
|
Contact us at files@mathworks.com