(Question 6a)
(Question 6a)
Line 24: Line 24:
 
and  
 
and  
  
<math> Y_1[n]=\delta[n-2] \,</math>
+
<math> Y_1[n]=4\delta[n-2] \,</math>
  
 
If I time shift the input by <math> n_0\,</math> , then run it through the system I obtain:
 
If I time shift the input by <math> n_0\,</math> , then run it through the system I obtain:

Revision as of 08:34, 11 September 2008

Question 6a

I'm assuming $ n\, $ is the variable I will be applying the time shift to. I looked at some other peoples work and although they all thought $ k\, $ was the time variable, I think $ k\, $ is just the time step moving the function forward relative to some time position $ n\, $. In other words , $ k=2\, $ doesn't mean time = 2 sec, it just means 2 time steps ahead of time $ n\, $. Another reason I chose $ n\, $ to be the time variable is because when you discussed the sifting property in class you sifted by $ n_0\, $, not $ k\, $.


$ X_k[n]=Y_k[n] \, $


where

$ X_k[n]=\delta[n-k]\, $


and

$ Y_k[n]=(k+1)^2 \delta[n-(k+1)] \, $


Consider the input and output of the system when k = 1

$ X_1[n]=\delta[n-1]\, $


and

$ Y_1[n]=4\delta[n-2] \, $

If I time shift the input by $ n_0\, $ , then run it through the system I obtain:


If I run it through the system, then time shift the output by $ n_0\, $ I obtain:

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett