Script that can solve any set of three linear equations?
Show older comments
How do I write a script that can solve any set of three linear equations?
4 Comments
Walter Roberson
on 27 Dec 2020
One way is Row Reduced Echelon Form with Pivoting
J. Alex Lee
on 28 Dec 2020
do you have familiarity with linear algebra? if not, i would start there rather than matlab (or any computational tool).
Answers (1)
Rishik Ramena
on 30 Dec 2020
0 votes
Categories
Find more on Linear Algebra 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!