Substitution algorithms for rational matrix equations

Solution of matrix equations of the form r(X) = A, where r is a rational function and X and A are square matrices.
9 Downloads
Updated 21 Feb 2020

View License

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.

Cite As

Massimiliano Fasi (2024). Substitution algorithms for rational matrix equations (https://www.mathworks.com/matlabcentral/fileexchange/74317-substitution-algorithms-for-rational-matrix-equations), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Operating on Diagonal Matrices in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0