Line 3: Line 3:
 
The z-transform converts a discrete-time signal into a complex frequency domain representation.
 
The z-transform converts a discrete-time signal into a complex frequency domain representation.
  
* <math>X(z) = \sum{x[n]*z^{-n}}</math>
+
* <math>X(z) = \sum_{n=-\infty}^\infty (x[n]*z^{-n})</math>

Revision as of 11:00, 8 September 2009

The Z-Transform

The z-transform converts a discrete-time signal into a complex frequency domain representation.

  • $ X(z) = \sum_{n=-\infty}^\infty (x[n]*z^{-n}) $

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett