Matlab often gives the inverse Laplace Transform in terms of sinhx and coshx. Using the following definition one can rewrite the hyperbolic expression as a function of exponentials:
sinh(z)=(ez−e−z)/2
cosh(z)=(ez+e−z)/2
then you use this command ilaplace. One also needs to define the symbols t and s.
Thank you for the answer. But I should add it that, Matlab and Maple don't surrender the inverse Laplace-transform result meaningfully. Eventhough using the exponential forms of hyperbolic functions, the result is out of sight.
I think so, but my concern is to find an equivalent expression, better than Dirac delta, if it exists. In fact I want to calculate InvLaplace ( a× sinh(k1s)+b× cosh(k2s)).