You are on page 1of 3

Abdul Qudoos 20F-CS-06

EXPERIMENT 10
Z - TRANSFORM & INVERSE Z- TRANSFORM
Objective:
Taking z-transform and inverse z-transform in MATLAB.

Abstract:
In mathematics and signal processing, the Z-transform converts a discrete time-domain
signal, which is a sequence of real or complex numbers, into a complex frequency-domain
representation.

Lab Assignment:
Q1. Find the Z-transform

1
➢ f(z)= u(n)
8n
➢ f(z)=cos(an)

Q2. Find the Inverse Z-transform


5z
➢ F(z)=
(z−5)2
z
➢ F(z)=2z^−3z+1

Conclusion:
In this lab learn that how to take z-transform anf inverse z-transform of a given experission
in MATLAB.

You might also like