1.

What is the default parameter for dsolve() command?(a) t(b) No default parameter(c) Input differentiating variable(d) Defined input parameterI had been asked this question in semester exam.My doubt is from Default Variables topic in chapter Beyond the Basics of MATLAB

Answer»

The correct answer is (c) INPUT differentiating VARIABLE

The explanation is: The dsolve COMMAND returns a solution which is parameterized by the variable that has been used as a differential in the input FUNCTION. As such, there is no default variable for this command.



Discussion

No Comment Found

Related InterviewSolutions