Gerchberg–Saxton algorithm: Difference between revisions

Content deleted Content added
Line 8:
The paper by R. W. Gerchberg and W. O. Saxton on this algorithm is entitled “A practical algorithm for the determination of the phase from image and diffraction plane pictures,” and was published in ''Optik'' (35, 237–246 1972).
 
The [[Pseudo-code]] below performs the GS algorithm to obtain a phase distribution for the plane, Source, such that its Fourier transform would have the amplitude distrributiondistribution of the plane, Target.
 
===Pseudo-code algorithm===
Line 54:
[[Category:Algorithms]]
[[Category:Optics]]
[[Category:Articles with example pseudocode]]