MathGroup Archive 2004

[Date Index] [Thread Index] [Author Index]

Search the Archive

Problem with FourierTransform

  • To: mathgroup at smc.vnet.net
  • Subject: [mg49910] Problem with FourierTransform
  • From: Oliver <ofr at interims.de>
  • Date: Thu, 5 Aug 2004 09:22:40 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Why doesn't this work:
This FT can be computed without problems
  FourierTransform[Sin[t^2]/2+1/2]
But this one
  FourierTransform[Sin[t^2/c]/2+1/2]
gives error:
  Simplify::"fas": "Warning: self-contradictory 
  assumptions encountered."
Why?

Oliver


  • Prev by Date: Re: Forcing Argument Evaluation
  • Next by Date: similarity definition between two sets with the different cardinality
  • Previous by thread: How to creat this 8×8 images
  • Next by thread: Re: Problem with FourierTransform