1.

The quad command cannot do ______________(a) Low accuracy integration(b) Definite integration(c) Any integration(d) Indefinite integrationI got this question in final exam.My doubt is from Integration topic in section Beyond the Basics of MATLAB

Answer»

Correct choice is (d) INDEFINITE INTEGRATION

Explanation: The QUAD command is used to find the integral solution for LOW accuracy cases. It can only do definite integration. It cannot do any indefinite integration; for that, we NEED the int() command.



Discussion

No Comment Found

Related InterviewSolutions