Evaluate the Heaviside step function and shifted unit steps.
Function Parameters
Output Value
1
f(x)
Calculated based on binary threshold logic.
Shift: 0
What is a Step Function?
A step function (or Heaviside step function) is a piecewise function that is zero for negative arguments and one for positive arguments. It is commonly used in control theory and signal processing to represent a signal that switches on at a specific time and stays on.
💡
Pro Tips
The threshold 'a' determines where the jump occurs.
A negative shift (a < 0) moves the step to the left.
Step functions are used to build more complex pulse and square waves.
!
Fun Facts
"The Heaviside function is named after Oliver Heaviside, a self-taught English electrical engineer and mathematician."
"In calculus, the derivative of the unit step function is the Dirac delta function."
"Switching a light on is a real-world example of a step function in time."