Fourier Series Package >

DTFourierTransform

As of Version 7.0, DTFourierTransform has been renamed to FourierSequenceTransform and is part of the built-in Mathematica kernel.
DTFourierTransform[expr, n, Omega]
gives the discrete time Fourier transform of expr as a function of Omega, where expr is a function of n.
  • The discrete time Fourier transform of expr is by default defined to be expr ExponentialE2Pi ImaginaryI n Omega.
  • DTFourierTransform returns a periodic function of Omega with default period 1.
  • Different choices for the definition of the discrete time Fourier transform can be specified using the option FourierParameters.
  • With the setting FourierParameters->{a, b}, the discrete time Fourier transform computed by DTFourierTransform is , a periodic function of Omega with a default period of .
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team