ypatia
- 6
- 0
Homework Statement
I'm a little a bit confused about the following exercise because of the two segments of the function. How can we find the Laplace transform of this function
f(t) = \begin {cases} t , 0\le t < 4 \\<br /> 5 , t\ge 4\end {cases}
Homework Equations
The Attempt at a Solution
Is this right??
F(s) = \int_0^{\infty}e^{ - st}f(t)dt
= \int_0^{4}e^{ - st}\cdot{t}\,dt + \int_{4}^{\infty}e^{ - st}\cdot{5}\,dt
Thanks in advance!