Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Fourier Series Package >

NFourierCoefficient

NFourierCoefficient[expr, t, n]
gives a numerical approximation to the n^(th) coefficient in the Fourier exponential series expansion of expr, where expr is a periodic function of t with period 1.
  • The numerical approximation to the n^(th) coefficient in the Fourier exponential series expansion of expr is by default defined to be , where n must be an integer.
  • Different choices for the definition of the Fourier exponential series expansion can be specified using the option FourierParameters.
  • With the setting FourierParameters->{a, b}, expr is assumed to have a period of , and the n^(th) coefficient computed by NFourierCoefficient is .
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team