Rewriting a piecewise function using step functions

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 2K views
selig5560
Messages
38
Reaction score
0
TL;DR
Function properties
Suppose we have a piecewise function

f(t) = exp(c*t) when 0 <= t < 2 and f(t) = 0 when t >= 2.

Can the above be rewritten as

f(t)= exp(at)*[H(t-0) - H(t-2)],

H is a heaviside function.
 
Physics news on Phys.org