Hi,
Can anybody help me to find inverse laplace transform of one of these functions.
Thanks,
![]()
Currently, I am of the opinion that you will not find a convenient expression for those. It may be time for the fundamental definition and figuring out how to deal with the integral expressions.
However, for the first, you may wish to consider a transformation of variables, maybe:
![]()
Then consider the transform with respect to "w", rather than 's', and see if that leads to anything even close to
![]()
Hi. Those look like a challenge. Isn't someone in here taking Honors Complex Analysis? Hummmm . . . Anyway, Mathematica can't even compute. Doesn't mean there isn't one of course. Even though I'm not certain the integral converges, I found it interesting that I could (apparently) get a reasonably accurate numerical approximation to what I think is the inverse transform by computing numerically
over the interval
. The first plot is the data points I calculated and the blue line is a fit to the equation
. Granted that's probably not exactly the inverse transform. But I'm encouraged by next taking the Laplace transform of my fit:
(in blue) against
(in red) which is the second plot. Granted it's not perfect, but the agreement is surprisingly close in the range (1.5,4).
I'm surprised I could get even this close with numerical methods and I'm optimistic that the numerical result is approximately the inverse transform in this range of.
I was curious how close I came with the numerical approximation. So using you expression, I used Mathematica and calculated the inverse transform of:
The plot below showsabove in red, and the numerical fit I calculated in an earlier post still in blue with the blue data points. I'm really surprised I guess the agreement is pretty good outside the end points.