Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@simplycoder-NsBEdD • Oct 20, 2011
Why dont you show us your work buddy, we can guide you how to get that z-transform only if we know that you have tried to do it.
Please donot ask for solutions which you havent even tried, in case if you have tried, post them here. -
@upsonians-qCanBH • Oct 20, 2011
i didn't tried it, i checked it in formula tables but failed to get any solution. And by the way.....is this forum only to give solutions or to get some help from others...confusing.... -
@sagar07-LecI1i • Oct 21, 2011
(1-a)/(1-az(inv))=(1/(1-az(inv))-(a/(1-az(inv))
Inverse Z of 1/(1-a*z(inv))=a^n*u(n)
Inverse Z of a/(1-a*z(inv))=a^n*u(n)*a=a^(n+1)*u(n)
provided |z|>|a|
hence ans to ur question is a^n*u(n)-a^(n+1)*u(n)=a^n*u(n)*(1-a) -
@upsonians-qCanBH • Oct 21, 2011
Thanks a lot for your solution.