現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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.]
引用
Kenneth Johnson (2026). Matrix polynomial (https://jp.mathworks.com/matlabcentral/fileexchange/45786-matrix-polynomial), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを与えたファイル: Batch matrix exponential computation with CPU/GPU
