Content deleted Content added
→The algorithm: there is no room for "suppose" in a mathematical algorithm unless it's a reductio ad absurbum |
|||
Line 29:
== The algorithm ==
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>
|