Post Reply 
Z Transform problem ?
03-15-2016, 06:59 PM
Post: #1
Z Transform problem ?
Hi !

Today in my school i made many exercice with the Z transform like the basic :1 -> z/z-1

So in the hp-prime i use this command : ztrans(1,n,z) and its show me a beautiful : z/z-1

Now i want to do the "inverse z transform"

So i use the command : invztrans(z/z-1,z,n) and its show me 1

every things is fine , but ...

when i used invztrans(2/z-3,z,n) , its show me (-2*Dirac(n)+2*3^n)/3 ... Wtf ?

its not the right answer , what is the problème ? :/

Thanks
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Z Transform problem ? - Natoe - 03-15-2016 06:59 PM
RE: Z Transform problem ? - Anders - 03-16-2016, 12:23 AM
RE: Z Transform problem ? - parisse - 03-16-2016, 07:16 AM
RE: Z Transform problem ? - Anders - 03-16-2016, 08:22 PM
RE: Z Transform problem ? - parisse - 03-17-2016, 07:06 AM
RE: Z Transform problem ? - parisse - 03-17-2016, 10:20 AM
RE: Z Transform problem ? - Anders - 03-18-2016, 07:38 PM



User(s) browsing this thread: 1 Guest(s)