MHB Write the piecewise function in terms of unit step functions.

shamieh
Messages
538
Reaction score
0
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)]$
 
Physics news on Phys.org
Looks good to me!
 

Similar threads

Replies
5
Views
3K
Replies
1
Views
3K
Replies
2
Views
1K
Replies
17
Views
3K
Replies
1
Views
3K
Back
Top