Feeds
已回答
Fourier Transform from a computer generated hologram / Phase Mask
Hi, you used the fast Fourier transform fft2 in the first line inside the for cicle. You should use the inverse transform ifft2 ...
Fourier Transform from a computer generated hologram / Phase Mask
Hi, you used the fast Fourier transform fft2 in the first line inside the for cicle. You should use the inverse transform ifft2 ...
8 years 前 | 0

