Please solve this problem:
1) By hand using Gauss-Jordan method
2) By hand using Gauss-Seidel method (3 iterations only)
3) Compare your hand calculations to the c code generated (use the
Gauss-seidel C
program) Written in C code
3x + 16y + 4z = 30 = 22x + 4y – z = 38 x + 3y + 18z = 25
3x + 16y + 4z = 30 = 22x + 4y – z = 38 x + 3y + 18z = 25
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
3x + 16y + 4z = 30 = 22x + 4y – z = 38 x + 3y + 18z = 25
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!