Gaussian elimination - Inverse Matrix

preview_player
Показать описание
Obtain the inverse of a matrix by using the Gaussian elimination.

Step 1: Rewrite the matrix in the form of an augmented matrix by appending an identity matrix.
Step 2: Perform some mathematical row operations from the left to the right with the intention to change all diagonal entries to "1" and all non-diagonal entries to "0".
Рекомендации по теме