pageexpm

Paged matrix exponential function

現在この提出コンテンツをフォロー中です。

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

引用

Kenneth Johnson (2026). pageexpm (https://jp.mathworks.com/matlabcentral/fileexchange/107959-pageexpm), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: Linear differential equation solver (lde.m)

ヒントを与えたファイル: explde

一般的な情報

MATLAB リリースの互換性

  • R2022a 以降のリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート 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