(Second Part)
(Second Part)
Line 28: Line 28:
 
== Second Part ==
 
== Second Part ==
  
Assuming that this system is linear, the X[n] input would be u
+
Assuming that this system is linear, the X[n] input would be u[n] to yield the output Y[n] = u[n-1].

Revision as of 11:34, 11 September 2008

Part E

Input_______________________________Output

$ X_{0}[n] = \delta[n] $__________________________$ Y_{0}[n] = \delta[n-1] $

$ X_{1}[n] = \delta[n-1] $_______________________$ Y_{1}[n] = 4\delta[n-2] $

$ X_{2}[n] = \delta[n-2] $_______________________$ Y_{2}[n] = 9\delta[n-3] $

$ X_{3}[n] = \delta[n-3] $_______________________$ Y_{3}[n] = 16\delta[n-4] $

.

.

.

.

$ X_{k}[n] = \delta[n-k] $_______________________$ Y_{k}[n] = (k+1)^2\delta[n-(k+1)] $

First Part

The system is time-invariant because any kind of response to the shifted input $ X_{k}[n] = \delta[n-N-k] $ is of the shifted output $ Y_{k}[n] = (k+1)^2\delta[n-N-(k+1)] $.

Second Part

Assuming that this system is linear, the X[n] input would be u[n] to yield the output Y[n] = u[n-1].

Alumni Liaison

Ph.D. 2007, working on developing cool imaging technologies for digital cameras, camera phones, and video surveillance cameras.

Buyue Zhang