InterviewSolution
Saved Bookmarks
| 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 |
|