Question: Write a code that RUNS, which does the following. Use Gaussian elimination on the lower triangular part of the matrix AND the upper triangular part
Write a code that RUNS, which does the following. Use Gaussian elimination on the lower triangular part of the matrix AND the upper triangular part of the matrix. The end result is that everything except the main diagonal becomes zeros and then solving for x is very straightforward. This is called the Gauss-Jordan form. To get credit, you must print out your code from a computer run that shows me it successfully worked
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
