InterviewSolution
Saved Bookmarks
| 1. |
Which of these statements is incorrect about iterative methods?(a) Low computational cost(b) Low computer storage(c) Not suitable for sparse matrices(d) Needs initial guessThis question was addressed to me by my school teacher while I was bunking the class.My question comes from Numerical Methods topic in division Numerical Methods of Computational Fluid Dynamics |
|
Answer» Right OPTION is (c) Not suitable for sparse matrices |
|