Engineering↗
Gauss-Jordan Reduction
Carrying the elimination further so the solution is read directly from the matrix, with no back-substitution at all.
Every page in the KEVOS library tagged gauss jordan. 2 pages.
Carrying the elimination further so the solution is read directly from the matrix, with no back-substitution at all.
The matrix that undoes multiplication, the 2 times 2 formula, the Gauss-Jordan method for larger cases, and solving Ax = b directly.