Line 9: | Line 9: | ||
<math> \,\ h[n] = 5*\delta[n-5] + 6*\delta[n+6] </math> | <math> \,\ h[n] = 5*\delta[n-5] + 6*\delta[n+6] </math> | ||
+ | |||
+ | <math> \,\ H[z] = |
Revision as of 15:10, 25 September 2008
Define a DT LTI System
$ \,\ x[n] = 5*u[n-5] + 6*u[n+6] $
h[n] and H(z)
We obtain $ h[n] $ by finding the response of $ x[n] $ to the unit impulse response ($ \delta[n] $).
$ \,\ h[n] = 5*\delta[n-5] + 6*\delta[n+6] $
$ \,\ H[z] = $