Explore Gaussian elimination
Gaussian elimination
-
Linear Equations by Gaussian Elimination
Functionality : A program which solves a system of linear equations, $Ax=b$ by using Gaussian elimination where A is the square matrix of coeffcients and $b$ is a column vectorMR Num:2