How is Z transform conversion to step function h[n] ?

i have this equential in matlab : Transfer function: z^2/ z^2 + 0.25 z - 0.125 how will i find h[n]=(0.25)^nu[n]+(0.5)^nu[n] in matlab ?which code must i use ? thank you

2 Comments

define this using tf the way this has been done in the previous post and try.

Sign in to comment.

Answers (0)

Categories

Asked:

on 30 Nov 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!