Matrix polynomial
バージョン 1.1.0.0 (9.81 KB) 作成者:
Kenneth Johnson
Efficiently evaluate a polynomial with square-matrix argument and scalar coefficients.
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 (2025). Matrix polynomial (https://www.mathworks.com/matlabcentral/fileexchange/45786-matrix-polynomial), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2013a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Mathematics > Elementary Math > Polynomials >
Help Center および MATLAB Answers で Polynomials についてさらに検索
タグ
謝辞
ヒントを与えたファイル: Batch matrix exponential computation with CPU/GPU
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!