adplus-dvertising
frame-decoration

Question

What is the output of the following code?
conv[1 2]ztrans(1,z)

a.

1/z-1

b.

1/z+1

c.

z/(z-1)

d.

z/(z+1)

Answer: (c).z/(z-1)

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the output of the following code?