

InterviewSolution
Saved Bookmarks
1. |
To find the particular integral of a differential equation, we use the _____(a) int() command(b) quad() command(c) ODE solver(d) Depends on the differential equationI got this question during an interview.This key question is from Integration in chapter Beyond the Basics of MATLAB |
Answer» Right answer is (d) Depends on the DIFFERENTIAL equation |
|