Numerical Method - Old Questions
3. Why partial pivoting is used with Naive Gauss Elimination method? Solve the following system of equations using Gauss Elimination method with partial pivoting? How Gauss Jordan method differs from Gauss elimination method?
2x + 2y - z = 6
4x + 2y + 3z = 4
x + y + z = 0
10 marks
|
Asked in 2077