Skip to content

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.

Notifications You must be signed in to change notification settings

italoservio/gaussian_elimination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gaussian Elimination 🖩

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.


🟢 Status: Concluded, need more tests


😍 How to use

On the first screen press F1 to start:

First screen


Enter the number of unknowns and equations to build the matrix:

Second screen


Now, fill in the matrix with the coefficient of unknowns and their results

Third screen


The calculations will be demonstrated:

Fourth screen


And the final result:

Fifth screen


🧠 Understanding

Demonstration


🎨 Contributor(s)

Profile
Ítalo Sérvio

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages