You are on page 1of 1

CSE 637 Digital Signal Processors, Spring 2012

Homework # 1
Due: March 27, 2012
Dr. Hasari elebi
Problems:
1. [30 points] Consider the following discrete-time system where x[n] and
y[n] are the input and output of the system, respectively.
y[n] = x[n+1] - 2x[n] + x[n-1].
a. Is this system linear?
b. Is this system time-invariant?
c. Is this system causal?
2. [30 points] For given x[n] = nu[n] || <1,
a. Find its DTFT (X[ejw]).
b. Find the real and imaginary parts of X[ejw].
c. Find the magnitude and phase of X[ejw].
3. [30 points] Determine h[n] = {h1[n]*h2[n]} + h3[n] where * is the linear
convolution and
h1[n] = 2[n-2]-3[n+1], h2[n] = [n-1]+2[n+2],
h3[n] = 5[n-5]+7[n-3]+ 2[n-1]+3[n+1].
4. [10 points] For given X[k] = 1, 0k3, find x[n] = IDFT{X[k]}.

You might also like