Question: Write a function in MATLAB that takes the inputs of the coefficient matrix A(n X n) and the constant vector b(n X 1) and then
Write a function in MATLAB that takes the inputs of the coefficient matrix A(n X n) and the constant vector b(n X 1) and then returns the solution x(n X 1) and the forward-eliminated augmented matrix (n X n + 1). You may not use built-in matlab commands that do this
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
