

InterviewSolution
Saved Bookmarks
1. |
The impulse response of a LTI system is h(n)={1,1,1}. What is the response of the signal to the input x(n)={1,2,3}?(a) {1,3,6,3,1}(b) {1,2,3,2,1}(c) {1,3,6,5,3}(d) {1,1,1,0,0}This question was addressed to me in an internship interview.My doubt stems from Analysis of Discrete time LTI Systems in division Discrete Time Signals and Systems of Digital Signal Processing |
Answer» The correct OPTION is (c) {1,3,6,5,3} |
|