Skip to content

Opening book details…

Can I read Inversion of Matrices via Gauss-Jordan on EtoBox?

Inversion of Matrices via Gauss-Jordan by Patrick LaGrone is a document available to read on EtoBox.

What is Inversion of Matrices via Gauss-Jordan about?

This document discusses inverting matrices using Gauss-Jordan elimination. It requires a square matrix as input. The algorithm combines the input matrix with an identity matrix of the same size using elementary row operations to solve for the inverse matrix. An example input and output matrix are provided. The algorithm uses for loops over the matrix dimensions and equations involving elements of the input and identity matrices to calculate the inverse.

Author
Patrick LaGrone
Language
EN