1.

Which of these is true for the LU decomposition method?(a) LΦ=Ub(b) LUΦ=b(c) Φ=LUb(d) UΦ=LbI have been asked this question during an online exam.This question is from Numerical Methods topic in portion Numerical Methods of Computational Fluid Dynamics

Answer»

The CORRECT answer is (b) LUΦ=b

Best explanation: For the LU decomposition METHOD,

A=LU

Where L and U stand for Lower and Upper triangular matrices respectively.

Substituting in the global matrix,

LUΦ=b.



Discussion

No Comment Found

Related InterviewSolutions