| Author |
Comment/Response |
Kris
|
10/05/06 07:57am
I'm Just trying to get the Fourier Trig Series for a square wave with 5.2.
Here is what I have so far:
<< Calculus`FourierTransform`
FourierTrigSeries[-0.5 + UnitStep[Sin[3x]], x, 5]
I have tryed this as well
FourierTrigSeries[-0.5 + UnitStep[Sin[3x]],{x,-2,2},5]
and the output just echos the input. Any Ideas, every thing else works the expresion correct.
Thanks
URL: , |
|