Numerical Method - Old Questions
4. What do you mean by ill-conditioned systems? Solve the following system using Dolittle LU decomposition method.
3x1 + 2x2 + x3 = 10
2x2 + 3x2 + 2x3 = 14
x1 + 2x2 + 3x3 = 14
8 marks
|
Asked in 2073