Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
47 views3 pages

Digital Processing System: (FA18-EEE-009)

This document contains the solutions to two signal processing lab tasks. Task 1 involves determining the pole-zero plot, coefficients using zp2tf, and frequency response of the system with transfer function x(z)=(2z-1)/(z-1/2)(z+1/3). Task 2 involves plotting the pole-zero plot using zplane, finding the poles and zeros using roots and tf2zp, and analyzing the frequency response of the system with transfer function x(z)=3/(1-z^-1+z^-2)(1+2z^-1+z^-2).

Uploaded by

Waris Shah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views3 pages

Digital Processing System: (FA18-EEE-009)

This document contains the solutions to two signal processing lab tasks. Task 1 involves determining the pole-zero plot, coefficients using zp2tf, and frequency response of the system with transfer function x(z)=(2z-1)/(z-1/2)(z+1/3). Task 2 involves plotting the pole-zero plot using zplane, finding the poles and zeros using roots and tf2zp, and analyzing the frequency response of the system with transfer function x(z)=3/(1-z^-1+z^-2)(1+2z^-1+z^-2).

Uploaded by

Waris Shah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

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 >>>

You might also like