Content deleted Content added
I changed the knot range to match the comment made in the discussion section |
→Outline of the algorithm: corrected formula |
||
Line 16:
:<math> \mathbf{s}(x) = \sum_{i=0}^{p-1} \mathbf{d}_i N_i^n(x) , </math>
where
<math>N_i^n(x)=\frac{x-u_i}{u_{i+n}-u_i}N_i^{n-1}(x) - \frac{
and
<math>N_i^0(x)=\left\{\begin{matrix} 1, & \mbox{if }x \in [u_{i},u_{i+1}] \\ 0, & \mbox{otherwise } \end{matrix}\right.</math>
|