Skip to content

Opening book details…

About this document

Gaussian Elimination and LU Decomposition by AlexisJhonson is a document available to read on EtoBox.

The document describes functions to solve systems of linear equations using Gaussian elimination and forward/backward substitution. It includes functions for lower triangular (forward) substitution, upper triangular (backward) substitution, and Gaussian elimination. The Gaussian elimination function is corrected to properly eliminate above the diagonal. LU decomposition without pivoting is also demonstrated.

Author
AlexisJhonson
Language
EN