資源簡介
拉蓋爾高斯模式的matlab函數(shù)程序,用于DH-PSF的調(diào)用。
代碼片段和文件信息
%---------------------------------------------------------------------------------------------
%?PROGRAM:?LGModes
%?AUTHOR:??Shaowen?Xuan
%?DATE:????12/26/15
%
%?INPUT?ARGUMENTS:
%?----------------
%?mmatnmat???=?Laguerre?Gaussian?mode?matrix?(or?matrix?generate?by?meshgrid)
%?umat????????=?coefficients?for?each?mode
%?w???????????=?the?beam?effective?radius
%?r???????????=?radial?position?vector?(or?matrix?generated?by?meshgrid)
%?theta???????=?azimuthal?position?vector?(or?matrix?generated?by?meshgrid)
%
%?OUTPUT?ARGUMENTS:
%?----------------
%?z?????=?the?superposition?of?LG?modes
%---------------------------------------------------------------------------------------------
f
評論
共有 條評論