/Matrix_Equations_GECP

Solving matrix equations with usage of Gaussian Elimination with Complete Pivoting method

Primary LanguageMATLABMIT LicenseMIT

Matrix Equations with GECP

Project realized for Numerical Methods course at WUT. The goal was to solve matrix equations with usage of Gaussian Elimination with Complete Pivoting (and use it for smart calculation of determinant).