Explicit Formulas of B-splines
📂Fourier AnalysisExplicit Formulas of B-splines
For the function f:R→R, let’s say
f(x)+:=max(0,f(x))
That is, f+ is a function that replaces all parts of f where the function value is less than 0, with 0. Also, let’s define
f(x)+n:=(f(x)+)n
Then, for each m=2,3,…, the B-spline Nm can be expressed as follows.
Nm(x)=(m−1)!1j=0∑m(−1)j(jm)(x−j)+m−1,x∈R
Proof
■