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.
10 descargas
Actualizado 21 feb 2020

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2019b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Operating on Diagonal Matrices en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0