Projections onto convex sets: Difference between revisions

Content deleted Content added
Related algorithms: image added
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 generategenerates the sequence
 
: <math>x_{k+1} = \mathcal{P}_C \left( \mathcal{P}_D ( x_k ) \right). </math>