Gauss-Elimination method

How can I know exactly the number of solution, the exact solution in case of unique solution, the number of free variable in case of infinitely many solutions in Gauss-Elimination process?

2 Comments

Are you asking how to calculate this in your own hand-written code? Or are you asking what MATLAB functions (e.g., rank) can be used for this?
Thank you for letting me know about the information I'm missing. I want to know what function or code line we can use to know the number of solution.

Sign in to comment.

Asked:

on 28 Jul 2021

Answered:

on 28 Jul 2021

Community Treasure Hunt

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

Start Hunting!