Post Reply 
Laplace and inverse laplace transform
07-03-2014, 07:58 PM
Post: #1
Laplace and inverse laplace transform
I'am not sure but before this 6030 firmware update this examples were ok ?

laplace(f(t-a),t,s) => exp(-a.s).F(s) But with this firmware the cas on physical prime give the integral form...

And now if I try :

ilaplace(exp(-a.s).f(s),t,s) the result is : exp(-a.s)*f(s)*Dirac(t)

Any idea ?

Thank for comment.
Find all posts by this user
Quote this message in a reply
07-04-2014, 06:30 AM
Post: #2
RE: Laplace and inverse laplace transform
Should be s,t instead of t,s for ilaplace.
I have never implemented something for laplace/ilaplace with a "symbolic" function (I mean something functional), only for fully defined expressions.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)