How do I perform Gaussian elimination?

How do i create a code that takes two inputs: matrix of coefficients A and column matrix of constants B. The code must perform Gaussian Elimination and outputs a column matrix X of the answers.

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!