pageexpm

Paged matrix exponential function
20 download
Aggiornato 17 mar 2022

Visualizza la licenza

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.)

Cita come

Kenneth Johnson (2024). pageexpm (https://www.mathworks.com/matlabcentral/fileexchange/107959-pageexpm), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2022a
Compatibile con R2022a e release successive
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato da: Linear differential equation solver (lde.m)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
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