How do I perform Gaussian elimination?

8 views (last 30 days)
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.

Accepted Answer

KSSV
KSSV on 23 May 2020

More Answers (0)

Categories

Find more on Polynomials in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!