Calculator built on a console application. It aims to demonstrate the calculations and the execution of the Gauss-Jordan elimination for the solution of linear systems.
Work done for college, commented only in portuguese.
On the first screen press F1 to start:
Enter the number of unknowns and equations to build the matrix:
Now, fill in the matrix with the coefficient of unknowns and their results
The calculations will be demonstrated:
And the final result:
Ítalo Sérvio |