GS算法 Resources

Showing items tagged with "GS算法"

MATLAB implementation of the Gerchberg-Saxton (GS) algorithm for binary optics design and Dammann grating construction. The GS algorithm serves as a crucial beam shaping technique, while Dammann gratings represent common uniform beam splitting binary optical devices. Code includes phase retrieval iterations and grating parameter optimization.

MATLAB 207 views Tagged

Provides an image phase retrieval algorithm known as the GS algorithm. This code presents the fundamental implementation of the GS algorithm, including sample images for reference and practical application. The implementation demonstrates iterative Fourier transform operations with amplitude constraints for phase recovery.

MATLAB 396 views Tagged