Skip to main content
GameDev.net gamedev.net
🔒 Locked 🎮 Unity

Z Transform Table

Started by Chris Hare Aug 5, 2004 at 8:35 PM 0 replies 1.5k views
Original Post
Chris Hare
Chris Hare
Does anyone have a link to a comprehensive list of z transforms? Maybe it's just me, but I can't seem to invert transform equations of the type a(1 - z) / (z^2 - 2az + a) seperately or together. i.e. equations with a polynomial on the bottom with no real roots. EDIT: I think I am missing a property, I just can't put my finger on it. NOTE: This isn't homework, but isn't gamedev either.
Fruny
Fruny
I'll check my handbook tomorrow.
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.