1.

We can generate the summation of a series, formed with a character, using ________(a) symsum(b) sum(c) symssum(d) intI got this question by my college director while I was bunking the class.Origin of the question is Sums and Products topic in chapter Beyond the Basics of MATLAB

Answer»

Right choice is (a) symsum

Easiest explanation: The in-built command to find the SUMMATION of a series generated due to a CHARACTER is symsum. SINCE our function USES symbolic characters, we NEED to express our function within the symsum command to get the summation.



Discussion

No Comment Found

Related InterviewSolutions