Substitution algorithms for rational matrix equations
The three algorithms in this submission solve equations of the form r(X) = A, where r is a rational function and A and X are square matrices of the same size.
The function invrat_horn() implements [1, Algorithm 2] whereas invrat_pow() and invrat_ps() implement [2, Algorithm 3.1] and [2, Algorithm 3.2], respectively.
[1] M. Fasi and B. Iannazzo. Computing primary solutions of equations involving primary matrix functions. Linear Algebra Appl., 560:17–42, 2019.
[2] M. Fasi and B. Iannazzo. Substitution algorithms for rational matrix equations. MIMS EPrint 2019.8, Manchester Institute for Mathematical Sciences, The University of Manchester, UK, May 2019.
Zitieren als
Massimiliano Fasi (2025). Substitution algorithms for rational matrix equations (https://www.mathworks.com/matlabcentral/fileexchange/74317-substitution-algorithms-for-rational-matrix-equations), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0 |