Example 9.16
(b). Use
z-transform
methods to solve
with
.
Explore Solution 9.16 (b).
It is worthwhile to point out how Mathematica can do the important step using residues.
![[Graphics:../Images/ZTransformDEMod_gr_264.gif]](../Images/ZTransformDEMod_gr_264.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_275.gif]](../Images/ZTransformDEMod_gr_275.gif)
![[Graphics:../Images/ZTransformDEMod_gr_276.gif]](../Images/ZTransformDEMod_gr_276.gif)
![[Graphics:../Images/ZTransformDEMod_gr_278.gif]](../Images/ZTransformDEMod_gr_278.gif)
![[Graphics:../Images/ZTransformDEMod_gr_279.gif]](../Images/ZTransformDEMod_gr_279.gif)