How do I perform Gaussian elimination?
Show older comments
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
More Answers (0)
Categories
Find more on Creating and Concatenating Matrices 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!