Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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).
Zitieren als
David Terr (2026). AssociatedLaguerrePoly.m (https://de.mathworks.com/matlabcentral/fileexchange/4914-associatedlaguerrepoly-m), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: Generalized Laguerre polynomial
Allgemeine Informationen
- Version 1.0.0.0 (486 Bytes)
-
Keine Lizenz
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.0.0.0 | I modified this function so that it returns a column vector. |
