Matrix polynomial

Efficiently evaluate a polynomial with square-matrix argument and scalar coefficients.

Sie verfolgen jetzt diese Einreichung

This is a variation of MATLAB's polyvalm function, with a more efficient implementation. For a polynomial of order p, the number of matrix multiplies is approximately 2*(sqrt(p+1)-1).
[See also polyvalm2, File ID: #25780.]

Zitieren als

Kenneth Johnson (2026). Matrix polynomial (https://de.mathworks.com/matlabcentral/fileexchange/45786-matrix-polynomial), MATLAB Central File Exchange. Abgerufen .

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.1.0.0

Cited polyvalm2 in Description.

1.0.0.0