Content deleted Content added
making more specific links (no more links to disambiguation pages) |
categorization/tagging using AWB |
||
Line 3:
<ref>L.G. Gubin, B.T. Polyak, and E.V. Raik. The method of projections for finding the common point of convex sets. U.S.S.R. Computational Mathematics and Mathematical Physics, 7:1–24, 1967.</ref>
<ref>H.H. Bauschke and J.M. Borwein. On the convergence of von Neumann's alternating projection algorithm for two sets. Set-Valued Analysis, 1:185–212, 1993.</ref>
There are now extensions that consider cases when there are more than one set, or when the sets are not [[convex set|convex]],<ref>{{cite DOI| 10.1287/moor.1070.0291}}</ref>
== Algorithm ==
Line 10:
<math> \text{find} \; x \in \mathcal{R}^n \quad\text{such that}\; x \in C \cap D </math>
where ''C'' and ''D'' are [[closed set|closed]] [[convex set
To use the POCS algorithm, one must know how to project onto the sets ''C'' and ''D'' separately.
Line 26:
<math> x_{k+1} = \frac{1}{2}( \mathcal{P}_C(x_k) + \mathcal{P}_D(x_k) ) </math>
It has long been known to converge globally.<ref>
d’Optimisation avec Constraintes. PhD thesis, Faculte des Sciences, Grenoble, 1969</ref> Furthermore, the method is easy to generalize to more than two sets; some convergence results for this case are in
The ''averaged'' projections method can be reformulated as ''alternating'' projections method using a standard trick. Consider the set
Line 47:
== Further reading ==
* Book from 2011: [http://www.ec-securehost.com/SIAM/FA08.html Alternating Projection Methods] by René Escalante and Marcos Raydan (2011), published by SIAM.
* The review article from 1996:
== References ==
<references>
<ref name="SIAMreview">
<references/>
{{Uncategorized|date={{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}}}
|