Gaussian elimination
Hey everyone,
I have to write a MATLAB code to solve a matrix equation Ax=b using Gaussian elimination without pivoting.
And then, I have to write a MATLAB code to solve a matrix equation Ax=b using Gaussian elimination with partial pivoting.
I am lost on what to do. Thanks for all your help.
I have to write a MATLAB code to solve a matrix equation Ax=b using Gaussian elimination without pivoting.
And then, I have to write a MATLAB code to solve a matrix equation Ax=b using Gaussian elimination with partial pivoting.
I am lost on what to do. Thanks for all your help.
0
This discussion has been closed.