This set of MATLAB functions provides implementations for Gaussian Elimination to solve linear equation systems (LES) and compute the inverse of a square matrix. The three functions are named gaussel1 ...