1.

Which rule does MATLAB use while differentiating a set of functions?(a) u-v rule(b) by parts(c) no pre-defined rule(d) not possibleThis question was addressed to me in a national level competition.I would like to ask this question from Differentiation topic in section Beyond the Basics of MATLAB

Answer»

Correct option is (a) u-v rule

Explanation: If we give an ARGUMENT within our COMMAND DIFF() which is a product of multiple functions or division of two functions; we will get the result that will be generated according to the u-v rule. This MAKES MATLAB very versatile for the applications concerning differentiation.



Discussion

No Comment Found

Related InterviewSolutions