Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

ITU, Computer Engineering Dept.

BLG354E, Signal & Systems for Comp. Eng. HW3

Due: May 10, 2015, 23:59 through Ninova.


Policy:
Please do your homework on your own. The code and the homework you submitted must be
your own work. Cheating is highly discouraged for it could mean a zero or negative grade from
the homework. If a question is not clear, please let us know (via email or in class).
HW3 Deliverables
Upload a zip file to Ninova. Zip file should include:
1) Your report file (docx) with name studentID_Name_hw3.
2) Matlab code files
In your report file, make sure that your name, number, HWnumber and date are written on the
first page. Show all your solutions, plots, outputs of your code in your report file.
For each question, put your Matlab code file into the zip file and in each file include comments
that shows instructions on how to run your code in the report file.

1. (30 pt.) Compute the DT-FT of the following signals.


1

a) [] = (4) []

b) [] = ( 0 )[],
c) [] as shown in below

|| < 1

d) [] = (4) [ + 2]

2. (30 pt.) An LTI system has an impulse response h(t) for which the Laplace transform H(s)
is
+

() =

() =

1
,
+1

{} > 1

Determine the system output () for all if the input () is given by


() = /2 + 2 /3

for all .

3. (40 pt.) An LTI system has an impulse response [] for which the z-transform is

() = [] =
=

1
,
1
1 2 1

|| >

1
2

a) Plot the pole-zero pattern for ().


b) Using the fact that signals of the form are eigenfunctions of LTI systems,
determine the system output for all if the input [] is
3
[] = ( ) + 3(2)
4

You might also like