HOME

TheInfoList



OR:

A triangular function (also known as a triangle function, hat function, or tent function) is a function whose graph takes the shape of a triangle. Often this is an
isosceles triangle In geometry, an isosceles triangle () is a triangle that has two sides of equal length. Sometimes it is specified as having ''exactly'' two sides of equal length, and sometimes as having ''at least'' two sides of equal length, the latter versio ...
of height 1 and base 2 in which case it is referred to as ''the'' triangular function. Triangular functions are useful in
signal processing Signal processing is an electrical engineering subfield that focuses on analyzing, modifying and synthesizing '' signals'', such as sound, images, and scientific measurements. Signal processing techniques are used to optimize transmissions, ...
and ''communication systems engineering'' as representations of idealized signals, and the triangular function specifically as an integral transform kernel function from which more realistic signals can be derived, for example in kernel density estimation. It also has applications in
pulse-code modulation Pulse-code modulation (PCM) is a method used to digitally represent sampled analog signals. It is the standard form of digital audio in computers, compact discs, digital telephony and other digital audio applications. In a PCM stream, the ...
as a pulse shape for transmitting
digital signal A digital signal is a signal that represents data as a sequence of discrete values; at any given time it can only take on, at most, one of a finite number of values. This contrasts with an analog signal, which represents continuous values; a ...
s and as a
matched filter In signal processing, a matched filter is obtained by correlating a known delayed signal, or ''template'', with an unknown signal to detect the presence of the template in the unknown signal. This is equivalent to convolving the unknown signal w ...
for receiving the signals. It is also used to define the triangular window sometimes called the Bartlett window.


Definitions

The most common definition is as a piecewise function: : \begin \operatorname(x) = \Lambda(x) \ &\overset \ \max\big(1 - , x, , 0\big) \\ &= \begin 1 - , x, , & , x, < 1; \\ 0 & \text. \\ \end \end Equivalently, it may be defined as the
convolution In mathematics (in particular, functional analysis), convolution is a mathematical operation on two functions ( and ) that produces a third function (f*g) that expresses how the shape of one is modified by the other. The term ''convolution'' ...
of two identical unit rectangular functions: : \begin \operatorname(x) &= \operatorname(x) * \operatorname(x) \\ &= \int_^\infty \operatorname(x - \tau) \cdot \operatorname(\tau) \,d\tau. \\ \end The triangular function can also be represented as the product of the rectangular and absolute value functions: :\operatorname(x) = \operatorname(x/2) \big(1 - , x, \big). Note that some authors instead define the triangle function to have a base of width 1 instead of width 2: : \begin \operatorname(2x) = \Lambda(2x) \ & \overset \ \max\big(1 - 2, x, , 0\big) \\ &= \begin 1 - 2, x, , & , x, < \tfrac12; \\ 0 & \text. \\ \end \end In its most general form a triangular function is any linear B-spline: : \operatorname_j(x) = \begin (x - x_)/(x_j - x_), & x_ \le x < x_j; \\ (x_ - x)/(x_ - x_j), & x_j \le x < x_; \\ 0 & \text. \end Whereas the definition at the top is a special case :\Lambda(x) = \operatorname_j(x), where x_ = -1, x_j = 0, and x_ = 1. A linear B-spline is the same as a continuous piecewise linear function f(x), and this general triangle function is useful to formally define f(x) as :f(x) = \sum_j y_j \cdot \operatorname_j(x), where x_j < x_ for all integer j. The piecewise linear function passes through every point expressed as coordinates with
ordered pair In mathematics, an ordered pair (''a'', ''b'') is a pair of objects. The order in which the objects appear in the pair is significant: the ordered pair (''a'', ''b'') is different from the ordered pair (''b'', ''a'') unless ''a'' = ''b''. (In con ...
(x_j, y_j), that is, :f(x_j) = y_j.


Scaling

For any parameter a \ne 0: : \begin \operatorname\left(\tfrac\right) &= \int_^\infty \tfrac \operatorname\left(\tfrac\right) \cdot \operatorname\left(\tfrac\right) \,d\tau \\ &= \begin 1 - , t/a, , & , t, < , a, ; \\ 0 & \text. \end \end


Fourier transform

The transform is easily determined using the convolution property of Fourier transforms and the Fourier transform of the rectangular function: : \begin \mathcal\ &= \mathcal\\\ &= \mathcal\\cdot \mathcal\\\ &= \mathcal\^2\\ &= \mathrm^2(f), \end where \operatorname(x) = \sin(\pi x) / (\pi x) is the normalized sinc function.


See also

* Källén function, also known as triangle function * Tent map * Triangular distribution * Triangle wave, a piecewise linear periodic function *
Trigonometric functions In mathematics, the trigonometric functions (also called circular functions, angle functions or goniometric functions) are real functions which relate an angle of a right-angled triangle to ratios of two side lengths. They are widely used in a ...


References

{{Reflist Special functions