Lecture 8: Matrix Equations
Postgraduate Entrance Exam Mathematics Study Notes: Lecture 8: Matrix Equations. Retain original formulas, diagrams, and example problems.
On this page
8.1 Basic Concepts of Matrix Equations
#####Definition: Matrixequations
description: equations containing unknown matrices are called matrix equations;
Explanation
- Containing unknown derivatives: derivative equation;
- What your unknown object is called its equation;
Concept: Calculation method
- Method:
- To solve matrix equations, one should first perform an identity transformation based on the problem conditions and matrix operation rules, so that the equation is transformed as:
AX=BXA=BAXB=C- If
Ais invertible, orAandBare both invertible, then the solutions are: $X=A^{-1}B,X=BA^{-1},X=A^{-1}CB^{-1}$