LaguerrePoly.m
by David Terr
12 May 2004
(Updated 15 Jun 2004)
This program returns the coefficients of the Laguerre polynomial L_n, given n.
|
Watch this File
|
| File Information |
| Description |
Given a nonnegative integer n, LaguerrePoly(n) returns the coefficients of the Laguerre polynomial L_n, given n.
polyval(LaguerrePoly(n),x) evaluates
L_n(x). |
| 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) |
| 19 May 2008 |
John Drake
|
|
|
| 15 Dec 2011 |
Stephanie
|
|
|
| Updates |
| 15 Jun 2004 |
I modified this function so that it returns a column vector. |
|
Contact us at files@mathworks.com