(New page: = Discrete Fourier Transform = Definition: let x[n] be a DT signal with Period N. <math> X [k] = \sum_{k=0}^{N-1} x[n].e^{-J.2pi.kn/N}</math> <math> x [n] = (1/N) \sum_{k=0}^{N-1} X[k]...)
 
Line 7: Line 7:
 
<math> x [n] = (1/N) \sum_{k=0}^{N-1} X[k].e^{J.2pi.kn/N}</math>
 
<math> x [n] = (1/N) \sum_{k=0}^{N-1} X[k].e^{J.2pi.kn/N}</math>
 
----
 
----
[[MegaCollectiveTableTrial1|Back to Collective Table of Formula]]
+
[[Collective_Table_of_Formulas|Back to Collective Table]]

Revision as of 05:43, 7 September 2010

Discrete Fourier Transform

Definition: let x[n] be a DT signal with Period N.

$ X [k] = \sum_{k=0}^{N-1} x[n].e^{-J.2pi.kn/N} $

$ x [n] = (1/N) \sum_{k=0}^{N-1} X[k].e^{J.2pi.kn/N} $


Back to Collective Table

Alumni Liaison

Abstract algebra continues the conceptual developments of linear algebra, on an even grander scale.

Dr. Paul Garrett