1.

We can find the summation of an A.G.P. series using __________(a) sum()(b) symsum()(c) Depends on the series(d) Cannot be doneThe question was asked in exam.My doubt is from Sums and Products in division Beyond the Basics of MATLAB

Answer»

Correct option is (b) symsum()

Easiest EXPLANATION: If the A.G.P. SERIES can be represented as a summation of a function, we can use the symsum() to FIND the summation of the series. This is why MATLAB is very versatile as we can use it to reduce the TIME taken to solve many kinds of mathematical calculations.



Discussion

No Comment Found

Related InterviewSolutions