1.

While solving a differential equation, MATLAB will show us the ___________(a) General Solution(b) Particular Solution(c) Complementary function(d) Depends on the equationThe question was asked in homework.This interesting question is from Differentiation in chapter Beyond the Basics of MATLAB

Answer»

The correct ANSWER is (b) PARTICULAR Solution

The explanation: When we USE dsolve to find the solution of an ordinary differential equation, we get the general solution of the equation. Now, this equation comprises of both the complementary FUNCTION and the particular integral for the general solution. Hence, it is not that we only get the particular integral as a solution after using dsolve().



Discussion

No Comment Found

Related InterviewSolutions