How you doing guys!
I was wondering if someone would help me on how can I plot this Eq.
a(t)=(t+2)[u(t+1)]-u(t-1)
Thanks in Advance and Greets from Mexico!!
How you doing guys!
I was wondering if someone would help me on how can I plot this Eq.
a(t)=(t+2)[u(t+1)]-u(t-1)
Thanks in Advance and Greets from Mexico!!
If I understand well your step function jump at origin from 0 to 1. Therefore the function a(t) has two irregular point: t=1 and t=-1. You able to plot piece by pice such as [-inf -1], [-1 1], [1 inf]. During the intervals a(t) behaves as normal function.