Question: Using matlab. Create a program the can accept a set of n linear equations with n unknown variables each. The user will select to use
Using matlab. Create a program the can accept a set of n linear equations with n unknown variables each. The user will select to use either Gauss or Gauss-Jordan elimination and input individually each value of the coefficients of each unknown and the solution in all equations. After that the program will display the original matrix entered, the final matrix before getting the values of the unknowns (upper triangular matrix in Gauss and identity matrix in Gauss-Jordan) and the solution for each unknown. Both methods should come up as one answer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
