Fourier Series Package >

InverseDTFourierTransform

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