Problem Set 1
Problem Set 1
1. A real valued DT signal x[n] can be decomposed into even and odd components
according to the following equation:
(a) x[3n-4]
(b) x[2 − n] + x[3n − 4]
(c) x[n3 ] + x[− (n+8)
4
]
3. Determine the energy/power of the following signal and classify them as energy
and power signals.
1
Homework 1:
EEE 3217 Discrete-time signals and systems Due 9/07/2021
(c) x[n] = sin ( nπ
7
) + cos ( 5nπ
9
)
(d) x[n] = nejπn
6. Given that a system is time invariant. When the inputs to the system are x1 [n],
x2 [n] and x3 [n], the response of the system are y1 [n], y2 [n] and y3 [n], as shown:
Figure 1: Problem 5
7. Let x[n] and y[n] respectively denote the input and output of a system. The input-
output relation of a system sometimes used for the purpose of noise reduction in
images is given by
σs2 [n]
y[n] = (x[n] − mx [n]) + mx [n]
σx2 [n]
where Pn+1
σx2 [n] = 1
3 k=n−1 (x[k] − mx [n])2
1
Pn+1
mx [n] = 3 k=n−1 x[k],
σx2 [n] − σw2 , σx2 [n] ≥ σw2 ,
σs2 [n] =
0, otherwise
and σw2 is a known constant proportional to the noise power.
2
Homework 1:
EEE 3217 Discrete-time signals and systems Due 9/07/2021
(a) Is the system linear? Explain.
(b) Is the system shift invariant? Explain.
(c) Is the system BIBO Stable? Explain.
(d) Is the system causal? Explain.