3x + 16y + 4z = 30 22x + 4y - 2 = 38 x + 3y + 182 25 Solve 1) By hand using Gauss-Jordan method 2) By hand using Gauss-S
Posted: Sat May 14, 2022 6:36 pm
3x + 16y + 4z = 30 22x + 4y - 2 = 38 x + 3y + 182 25 Solve 1) By hand using Gauss-Jordan method 2) By hand using Gauss-Seidel method (3 iterations only) 3) Compare your hand calculations to that of the assembler output (use the Gauss-seidel C program)