Chapter-4 Assignment Solution of Linear Algebraic Equation
Chapter-4 Assignment Solution of Linear Algebraic Equation
Assignment:
1. Use basic gauss elimination method to find solution of given system
of equations:
x + y + z = 2, x + 2y + 3z = 5, 2x + 3y + 4z = 11
5. LU-Factorization methods:
a. Use Doolittle method to find solution of given system of equations:
x + y + z = 3, 2x – y – z = 3, x – y + z = 9