Truncated power function: Difference between revisions

Content deleted Content added
Change to redirect, only one article links to this and it's still a DICDEF after 5 years.
Undid revision 350928999 by RDBury (talk)
Line 1:
{{references|date=October 2009}}
#REDIRECT [[B-spline]]
{{expert-subject|Mathematics|date=October 2009}}
In the [[mathematical]] subfield of [[numerical analysis]] the '''truncated power function''' is a generalization of the [[indicator function]].
 
==Definition==
Given a function ''f'' the '''truncated power function''' is defined as
 
:<math>f_+^n :=
\left\{\begin{matrix}
f^n &\mbox{if}\ f \ge 0 \\
0 &\mbox{if}\ f < 0
\end{matrix}\right.
</math>
 
==Notes==
:<math>\chi_{(a,b]}(x) = (b-x)_+^0 - (a-x)_+^0</math>
 
==External links==
*[http://mathworld.wolfram.com/TruncatedPowerFunction.html Truncated Power Function on MathWorld]
 
[[Category:Numerical analysis]]
 
{{math-stub}}