| Author |
Comment/Response |
student
|
11/11/12 12:19pm
I'm using Mathematica 8.0.4.0 for Mac OS 10.8.2 and trying to compute the fourier transform or inverse fourier transform of functions using the FourierParameters option so that they will display in standard mathematical format, but when added to my code, the software never seems to finish evaluating the function, my laptop begins heating up as if the computation is very taxing, and I eventually have to abort the operation.
Finding the fourier or inverse fourier transform of the same function without using FourierParameters works just fine, by the way.
An example of what I'm trying to do:
FourierTransform[J[t], t, w, FourierParameters -> {1,-1}]
Is this issue common? Am I doing something wrong?
URL: , |
|