Line 22: Line 22:
 
   </tr>
 
   </tr>
 
   <tr>
 
   <tr>
     <td>Xk[n]=&delta;[n-k]</td><td>&nbsp;&nbsp;  &nbsp;&nbsp;</td><td>    Yk[n]=(k+1)^{}2 &delta;[n-(k+1)]</td>
+
     <td>Xk[n]=&delta;[n-k]</td><td>&nbsp;&nbsp;  &nbsp;&nbsp;</td><td>    Yk[n]=(k+1)^{2} &delta;[n-(k+1)]</td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>
 
For any non-negative integer k
 
For any non-negative integer k

Revision as of 14:19, 11 September 2008

Part E. Linearity and Time Invariance

A discrete-time system is such that when the input is one of the signals in the left column, then the output is the corresponding signal in the right column:

Input      Output
X0[n]=δ[n]      Y0[n]=δ[n-1]
X1[n]=δ[n-1]      Y1[n]=4δ[n-2]
X2[n]=δ[n-2]      Y2[n]=9 δ[n-3]
X3[n]=δ[n-3]      Y3[n]=16 δ[n-4]
...       ...
Xk[n]=δ[n-k]      Yk[n]=(k+1)^{2} δ[n-(k+1)]

For any non-negative integer k

Alumni Liaison

Sees the importance of signal filtering in medical imaging

Dhruv Lamba, BSEE2010