Truncated power function: Difference between revisions

Content deleted Content added
source and cleaned up definition, alternative definition
Notes -> Relations
Line 25:
and interpret the exponent as conventional [[power function|power]].
 
==NotesRelations==
* Truncated power functions can be used for construction of [[B-Spline]]s.
:<math>\chi_{(a,b]}(x) = (b-x)_+^0 - (a-x)_+^0</math>
* <math>x \mapsto x_+^0</math> is the [[Heaviside function]].
:* <math>\chi_{(a,b]}(x) = (b-x)_+^0 - (a-x)_+^0</math> where <math>\chi</math> is the [[indicator function]].
* Truncated power functions are [[refinable function|refinable]].
 
==External links==