Content deleted Content added
→The algorithm: d must be related to N, in order to terminate |
closing bracket did not match opening bracket |
||
Line 29:
== The algorithm ==
We can compute the above <math>\mathbf{s}(x)</math> by defining some <math> x \in [u_{\ell},u_{\ell+1}
:<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>
|