Problem 1 (30 pts) 3x + 16y + 4z = 30 22x + 4y - z = 38 x + 3y + 18z = 25 Solve 1) By hand using Gauss-Jordan method 2)
Posted: Mon May 16, 2022 12:07 am
Problem 1 (30 pts) 3x + 16y + 4z = 30 22x + 4y - z = 38 x + 3y + 18z = 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)