Content deleted Content added
The source says nonnegative but the previous entry said positive and those are not the same. 0 isn’t positive but it is nonnegative. Tags: Visual edit Mobile edit Mobile web edit |
bring lead into agreement with the body concerning value at 0, remove superfluous source probably added for self-promotional reasonins, and trim a little excessive detail from the (very long) lead |
||
Line 9:
| fields_of_application = Operational calculus
}}
The '''Heaviside step function''', or the '''unit step function''', usually denoted by {{mvar|H}} or {{mvar|θ}} (but sometimes {{mvar|u}}, {{math|'''1'''}} or {{math|{{not a typo|𝟙}}}}), is a [[step function]] named after [[Oliver Heaviside]], the value of which is [[0 (number)|zero]] for negative arguments and [[1 (number)|one]] for
The function was originally developed in [[operational calculus]] for the solution of [[differential equation]]s, where it represents a signal that switches on at a specified time and stays switched on indefinitely. [[Oliver Heaviside]], who developed the operational calculus as a tool in the analysis of telegraphic communications, represented the function as {{math|'''1'''}}.
* a [[piecewise function]]: <math display="block">H(x) := \begin{cases} 1, & x \
* using the [[Iverson bracket]] notation: <math display="block">H(x) := [x \
* an [[indicator function]]: <math display="block">H(x) := \mathbf{1}_{x \geq 0}=\mathbf 1_{\mathbb R_+}(x)</math>
* the derivative of the [[ramp function]]: <math display="block">H(x) := \frac{d}{dx} \max \{ x, 0 \}\quad \mbox{for } x \ne 0</math>
The [[Dirac delta function]] is the [[derivative]] of the Heaviside function
<math display="block">\delta(x)= \frac{d}{dx} H(x).</math>
Hence the Heaviside function can be considered to be the [[integral]] of the Dirac delta function. This is sometimes written as
<math display="block">H(x) := \int_{-\infty}^x \delta(s)\,ds</math>
although this expansion may not hold (or even make sense) for {{math|''x'' {{=}} 0}}, depending on which formalism one uses to give meaning to integrals involving {{mvar|δ}}. In this context, the Heaviside function is the [[cumulative distribution function]] of a [[random variable]] which is [[almost surely]] 0. (See [[
▲although this expansion may not hold (or even make sense) for {{math|''x'' {{=}} 0}}, depending on which formalism one uses to give meaning to integrals involving {{mvar|δ}}. In this context, the Heaviside function is the [[cumulative distribution function]] of a [[random variable]] which is [[almost surely]] 0. (See [[constant random variable]].)
Approximations to the Heaviside step function are of use in [[biochemistry]] and [[neuroscience]], where [[logistic function|logistic]] approximations of step functions (such as the [[Hill equation (biochemistry)|Hill]] and the [[Michaelis–Menten kinetics|Michaelis–Menten equations]]) may be used to approximate binary cellular switches in response to chemical signals.
|