Skip to content

Opening book details…

About this document

Praktikum Metode Eliminasi Gauss by Talita Azmiza is a document available to read on EtoBox.

The document describes a program that implements Gaussian elimination to solve systems of linear equations. The program begins by prompting the user to input the order of the matrix. It then allows the user to input the coefficients of the matrix and displays the original matrix. The main steps of Gaussian elimination are then performed - normalizing the diagonal elements to 1, eliminating above diagonal elements through row operations, and back substitution to solve for the variables. The output of the sol

Author
Talita Azmiza
Language
EN