Inverse Z Transform using MatLab (HELP)

Status
Not open for further replies.

goosiegoo

Junior Member level 3
Joined
Sep 17, 2002
Messages
25
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
USA
Activity points
191
z transform matlab

i have to make this 2 programs, if anyone could help me out, i would apreciate it:
1- Write a MATLAB program to compute the first L samples of the inverse of a rational z-transform where the value of L is provided by the user through the command input. Using this program, compute and plot the first 50 samples of of the inverse of G(z) from Eq. 3.32. Use the command stem for plotting the sequence generated my the inverse transform.

where G(z) =
(2+ 5z^-1 +9z^-2 +5z^-3 +3z^-4 ) /(5 + 45z^-1 +2z^-2 +z^-3 +^z^-4)

2- Wirte a MatLab program to determine the partial-fraction expansion of a rational z-transform. Using this program determine the partial-fraction expansion of G(z) (the one from above). and then it's inverse transform
g[n] in closed form . Assume g[n] to be casual sequence.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…