

InterviewSolution
Saved Bookmarks
1. |
What happens if dsolve does not return any numerical solution?(a) The equations have no solution(b) The equations have a trivial solution(c) The equations have infinite no. of solutions(d) The equation has to be solve separatelyThe question was asked in an interview.My doubt is from Solving Equations topic in section MATLAB Basics of MATLAB |
Answer» The correct OPTION is (d) The equation has to be solve separately |
|