pageexpm

Paged matrix exponential function

Sie verfolgen jetzt diese Einreichung

pageexpm extends the expm (matrix exponential) function for efficient operation on multicore and multiprocessor computers by using paged matrix operations pagemtimes and pagemldivide. (MATLAB R2022a or later is required, but pageexpm does not require the Parallel Computing Toolbox.)

Zitieren als

Kenneth Johnson (2026). pageexpm (https://de.mathworks.com/matlabcentral/fileexchange/107959-pageexpm), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert von: Linear differential equation solver (lde.m)

Inspiriert: explde

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit R2022a und späteren Versionen

Plattform-Kompatibilität

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

Fixed problem with squaring operation (Eq 18 - algo doc v2 will be posted on vixra).
Added file demo_pageexpm.mlx.

1.0.1

Put in link to algorithm document.

1.0.0