Example 9.17
(b). Use
z-transform
methods to solve
with
.
Explore Solution 9.17 (b).
It is worthwhile to point out how Mathematica can do the important step using residues.
![[Graphics:../Images/ZTransformDEMod_gr_338.gif]](../Images/ZTransformDEMod_gr_338.gif)
To solve
with
, we
will use our Mathematica subroutine
for
finding the solution to
. It
will take the z-transforms of each term; solve
for
; and
it's inverse
. The
format of the subroutine call is
with
and
.
![[Graphics:../Images/ZTransformDEMod_gr_349.gif]](../Images/ZTransformDEMod_gr_349.gif)
![[Graphics:../Images/ZTransformDEMod_gr_350.gif]](../Images/ZTransformDEMod_gr_350.gif)
![[Graphics:../Images/ZTransformDEMod_gr_352.gif]](../Images/ZTransformDEMod_gr_352.gif)
![[Graphics:../Images/ZTransformDEMod_gr_353.gif]](../Images/ZTransformDEMod_gr_353.gif)