Chemistry Reference and  Research
           
 
Periodic Table
- standard table
- large table
 
Chemical Elements
- by name
- by symbol
- by atomic number
 
Chemical Properties
 
Chemical Reactions
 
Organic Chemistry
 
Branches of Chemistry
Analytical chemistry
Biochemistry
Computational Chemistry
Electrochemistry
Environmental chemistry
Geochemistry
Inorganic chemistry
Materials science
Medicinal chemistry
Nuclear chemistry
Organic chemistry
Pharmacology
Physical chemistry
Polymer chemistry
Supramolecular Chemistry
Thermochemistry

Heaviside step function

The Heaviside step function

The Heaviside step function, sometimes called the unit step function and named in honor of Oliver Heaviside, is a discontinuous function whose value is zero for negative argument and one for positive argument:

u(x)=\left\{\begin{matrix} 0 & : & x < 0 \\ 1 & : & x > 0 \end{matrix}\right.

The function is used in the mathematics of control theory and signal processing to represent a signal that switches on at a specified time and stays switched on indefinitely.

It is the cumulative distribution function of a random variable which is almost surely 0. (See constant random variable.)

The Heaviside function is the integral of the Dirac delta function.

u(x) = \int_{-\infty}^x { \delta(t)}  dt

The value of u(0) is occasionally of disputed value. Some writers give u(0) = 0, some u(0) = 1. u(0) = 0.5 is the most consistent choice used, since it maximizes the symmetry of the function and becomes completely consistent with the sgn() function. This makes for a more general definition:

u(x) = \left\{ \begin{matrix} 0 & : & x < 0 \\ \frac{1}{2} & : & x = 0 \\ 1 & : & x > 0 \end{matrix} \right.
u(x) = \frac{1}{2} \left ( 1 + \sgn(x) \right )

Often an integral representation of the step function is useful:

u(x)=\lim_{ \epsilon \to 0} -{1\over 2\pi i}\int_{-\infty}^\infty {1 \over \tau+i\epsilon} e^{-i x \tau} d\tau

Related topics

01-04-2007 01:16:19
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy