Nate's Notes

Collection of notes for various classes I've taken.

Buy Me A Coffee

Week 3 - Basic Impulse and Unit Functions

The Unit Step Function

The continuous-time unit step function $u(t)$ is defined as:

\[u(t)={\begin{cases}1,&t\geq 0\\0,&otherwise\end{cases}}\] \[\frac{du}{dt}={\begin{cases}0,&t\neq 0\\\infin,& t=0 \end{cases}}\]

Operations with the Unit Step Function

\[u(t-t_0) = {\begin{cases}1,&t\geq t_0\\0,&otherwise\end{cases}}\] \[p(t)=u(t)-u(t-t_0)\]