Iterative Fourier Transform Algorithm
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
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
Eric
2013년 10월 9일
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
2013년 10월 9일
Eric
2013년 10월 10일
sixwwwwww
2013년 10월 10일
답변 (1개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!