![]() |
VOOZH | about |
In this article, we will see how to find Laplace Transform in MATLAB. Laplace Transform helps to simplify problems that involve Differential Equations into algebraic equations. As the name suggests, it transforms the time-domain function f(t) into Laplace domain function F(s).
Using the above function one can generate a Laplace Transform of any expression.
Example 1: Find the Laplace Transform of .
Output:
👁 ImageExample 2: Find the Laplace Transform of a particular expression i.e. 1+2e^{(-t)}+3e^{(-2t)}.
Output:
👁 Image