Content deleted Content added
→Related algorithms: image added |
→Algorithm: typo |
||
Line 15:
To use the POCS algorithm, one must know how to project onto the sets ''C'' and ''D'' separately.
The algorithm starts with an arbitrary value for <math>x_0</math> and then
: <math>x_{k+1} = \mathcal{P}_C \left( \mathcal{P}_D ( x_k ) \right). </math>
|