菲涅尔衍射计算我要分享

Fresnel diffraction computation

matlab 计算 衍射

关注次数: 227

下载次数: 0

文件大小: 1.02 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:本程序采用菲涅尔衍射计算公式的S-FFT形式实现基本的衍射计算,通过调入一幅图像,先对其进行傅里叶变换,之后乘上相位信息。可以通过对程序的改写实现D-FFT与T-FFT,三种计算的衍射距离均会有不同取值。


English Description:

This program implemented by Fresnel diffraction formula of S-FFT diffraction, by calling into one image, its Fourier transform, then ride on phase information. Can be realized through the rewriting of procedures D-FFT and T-FFT, three methods to calculate the diffraction distance will have different values.


代码预览