

InterviewSolution
Saved Bookmarks
1. |
Resolve the sequenceinto a sum of weighted impulse sequences.(a) 2δ(n)+4δ(n-1)+3δ(n-3)(b) 2δ(n+1)+4δ(n)+3δ(n-2)(c) 2δ(n)+4δ(n-1)+3δ(n-2)(d) None of the mentionedThe question was asked in exam.The doubt is from Analysis of Discrete time LTI Systems in section Discrete Time Signals and Systems of Digital Signal Processing |
Answer» The correct ANSWER is (b) 2δ(n+1)+4δ(n)+3δ(n-2) |
|