You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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).
Cite As
David Terr (2026). AssociatedLaguerrePoly.m (https://www.mathworks.com/matlabcentral/fileexchange/4914-associatedlaguerrepoly-m), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Generalized Laguerre polynomial
General Information
- Version 1.0.0.0 (486 Bytes)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | I modified this function so that it returns a column vector. |
