

InterviewSolution
Saved Bookmarks
1. |
What is the output y(n) when a signal x(n)=n*u(n)is passed through a accumulator system under the conditions that it is initially relaxed?(a) \(\frac{n^2+n+1}{2}\)(b) \(\frac{n(n+1)}{2}\)(c) \(\frac{n^2+n+2}{2}\)(d) None of the mentionedI had been asked this question by my school principal while I was bunking the class.I would like to ask this question from Discrete Time Systems topic in portion Discrete Time Signals and Systems of Digital Signal Processing |
Answer» Right CHOICE is (b) \(\frac{n(n+1)}{2}\) |
|