Iterative Fourier Transform Algorithm
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
Hi does anybody have a working MATLAB code for Iterative Fourier Transform Algorithm (IFTA) for design of beam splitting diffractive elements. I need it urgently. Thanks in advance for help
5 Commenti
Eric
il 9 Ott 2013
Gerchberg-Saxton is pretty trivial to code. See the pseudo-code at <http://en.wikipedia.org/wiki/Gerchberg%E2%80%93Saxton_algorithm> for a start. It's all of about 10 lines. A good Fourier optics book like Goodman's will provide information on how to include parameters such as focal length and wavelength.
sixwwwwww
il 9 Ott 2013
Eric
il 10 Ott 2013
sixwwwwww
il 10 Ott 2013
Risposte (1)
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!