Content deleted Content added
Mr.Confuzed (talk | contribs) Corrected N0 equation. It used to only evaluate to one. |
I changed the knot range to match the comment made in the discussion section |
||
Line 27:
== The algorithm ==
Suppose <math> x \in [u_{\ell},u_{\ell+1}
Now calculate
:<math> \mathbf{d}_i^{[k]} = (1-\alpha_{k,i}) \mathbf{d}_{i-1}^{[k-1]} + \alpha_{k,i} \mathbf{d}_i^{[k-1]}; \qquad k=1,\dots,n; \quad i=\ell-n+k,\dots,\ell </math>
|