|
Inverse Matrices
The program provides detailed, step-by-step solution in a tutorial-like format to the following problem: Given a 2x2 matrix, or a 3x3 matrix, or a 4x4 matrix, or a 5x5 matrix. Find its inverse matrix by using the Gauss-Jordan elimination method. The check of the solution is given. The program is designed for university students and professors.
inverse matrix gauss gauss-jordan 2x2 matrix 3x3 matrix 4x4 matrix 5x5 matrix linear algebra mathematics mathematical program university students professors |