invztrans - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


invztrans

inverse Z transform

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

invztrans(f, z, n)

Parameters

f

-

expression

z

-

name

n

-

name

Description

• 

invztrans finds the inverse Z transformation of fz with respect to n.

• 

invztrans can find the inverse Z transform of rational polynomials and a few special functions.

Examples

invztranszz2,z,n

2n

(1)

invztrans6z213zz25z+6,z,t

53t+2t

(2)

invztransaexp3z,z,n

a3nn!

(3)

invztransztransfn,n,w,w,n

fn

(4)

See Also

int

inttrans[laplace]

inttrans[mellin]

ztrans