MathGroup Archive 1997

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

Search the Archive

Re: laplace transforms

  • To: mathgroup at smc.vnet.net
  • Subject: [mg6303] Re: [mg6285] laplace transforms
  • From: "w.meeussen" <w.meeussen.vdmcc at vandemoortele.be>
  • Date: Sat, 8 Mar 1997 00:26:26 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

At 09:49 6-03-97 -0500, peter wrote:
>
>hi there
>
>i was calculating how to do laplace transforms on MMA a couple of years 
>back, but i forgot how to do it.  can someone remind me?  email would 
>probably be better, since this is a question that i'm sure everyone's 
>seen many times before.   sorry for forgetting.  i'm writing it down this 
>time!
>
>peter
>
>ps- does mma do the other transforms like hankel, bessel, mellin transforms?
>
>--
>Birthdays are good for you:  A federal funded project has recently determined
>that people with the most number of birthdays will live the longest.....
>-=><=-+-+-=><=-+-+-=><=-+-+-=><=-+-+-=><=-+-+-=><=-+-+-=><=-+-+-=><=-+-+-=><=-
>     I BOYCOTT ANY COMPANY THAT USES MASS ADVERTISING ON THE INTERNET
>
>
 
hi,

not having the book at hand? no problem! go to the help browser, select the
Add-Ons, Standard Packages, Calculus,LaplaceTransform
and, hey presto, 
<<Calculus`LaplaceTransform`
and the examples
        LaplaceTransform[Sin[t], t, s]
        LaplaceTransform[f'[t] + -t^2 g[t], t, s]
are waiting for you..

cheers,

Dr. Wouter L. J. MEEUSSEN
eu000949 at pophost.eunet.be
w.meeussen.vdmcc at vandemoortele.be



  • Prev by Date: Re: Generating lists of normally-distributed numbers?
  • Next by Date: How to use Needs inside While?
  • Previous by thread: Raster-Based Graphics
  • Next by thread: How to use Needs inside While?