Click here to Skip to main content
15,896,063 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a sequence of real numbers.
I want to perform z-transform on this sequence.
Can anybody help to perform z-transform on sequence of 256 integer values??
Posted

From your question, it's not clear what kind of help you may need.

I would advise you to start here: http://en.wikipedia.org/wiki/Z-transform[^].

If you follow at the further links from this article, you can find some implementations. Or implement the algorithm from scratch, which should not be too hard. If you face problems, we would gladly try to help you.

—SA
 
Share this answer
 
See here[^].
 
Share this answer
 
Comments
H.Brydon 25-Mar-13 18:04pm    
This link looks for JSON - not what OP was asking about...
Richard MacCutchan 26-Mar-13 5:23am    
No, it's a Google search for Z-transform. The json reference in the link is added by Chrome, for reasons known only to the Google developers.
H.Brydon 26-Mar-13 10:38am    
Here is what it looks like on my machine:

http://postimg.org/image/inh5ssjo9/

It is a google search for "json".
Richard MacCutchan 26-Mar-13 12:42pm    
Well it would appear that Firefox cannot handle that search string correctly. When I click on the link I get a list of links pertaining to Z-transform.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900