InterviewSolution
Saved Bookmarks
| 1. |
Consider the global matrix AΦ=b. If my coefficient matrix A is the same for different b vectors, which of these methods is economic?(a) Gauss elimination(b) TDMA(c) LU decomposition(d) PDMAI have been asked this question during an online exam.My question is based upon Numerical Methods in section Numerical Methods of Computational Fluid Dynamics |
|
Answer» Correct option is (c) LU decomposition |
|