Is there a MATLAB routine that uses the Gauss-Jordan method?
Show older comments
Gauss-Jordan reduction is a way to reduce a matrix to diagonal form. You can use this to compute the inverse of a matrix or solve a linear system.
Accepted Answer
More Answers (0)
Categories
Find more on Linear Algebra in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!