DIGITAL PROCESSING
SYSTEM
[Lab Task 06]
[ FA18-EEE-009 ]
[ WARIS SHSH ]
[ Date; 27 Oct /2020 ]
1 n −1 n
Question # 02 ()
For the given sequence x [ n ] =
2 ( )
u [ n]+
3
u[n] with z-
1
transform x ( z )=
(
2 z z− )
12
determine the following (Example Type 3.3, 3,4,3.5)
1 1
( z− )( z+ )
2 3
a) Plot the pole zero plot of x(z).
b) Find the coefficients of x(z) using zp2tf function and then determine the frequency
response from it.
Code >>>
Output >>>
1) Question # 03 For the given sequence
n
x [ n ] =2 δ [ n ] −9 ( 12 ) u [ n ]−8 u [ n] with z-transform
1+2 z−1 + z−2
x ( z )=
3 1 , determine the following (Example Type 3.8)
1− z −1 + z−2
2 2
a) Plot the pole zero plot of x(z) using zplane.
b) Find the pole zero using roots and tf2zp command.
c) Analyze the frequency response.
Code >>>
Output >>>