Write the piecewise function in terms of unit step functions

$\begingroup$

Write the piecewise function

$f(t) = \begin{cases} 2t, & 0\leq t < 3 \\ 6, & 3 \le t < 5 \\ 2t, & t \ge 5 \\ \end{cases} $

in terms of unit step functions.

So here is what i;ve got just guessing , I don't think i'm correct. I really need some help. But I got:

$f(t) = 2t[u(t-0) - u(t-3)] + 6[u(t-3) - u(t-5)] + 2t[u(t-5) - u(t - \infty)]$

Which becomes

$f(t) = 2t[u(t) - u(t-3)] + 6[u(t-3) - u(t-5)] + 2t[u(t-5)]$

$\endgroup$ 0

1 Answer

$\begingroup$

Solution is correct, verified by teacher.

$f(t) = 2t[u(t) - u(t-3)] + 6[u(t-3) - u(t-5)] + 2t[u(t-5)]$

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like