Path: Imaging/Optics
% Compute the Strehl Ratio from defocus and Fresnel number.
Type StrehlRatio for a demo.
--------------------------------------------------------------------------
Form:
s = StrehlRatio( bD, N )
--------------------------------------------------------------------------
------
Inputs
------
bD (1,:) Defocus parameter
N (1,1) Fresnel number
-------
Outputs
-------
s (1,1) Strehl Ratio
--------------------------------------------------------------------------
Reference: Virendra N. Mahajan, "Beam Focusing and Depth of Focus,"
The Aerospace Corporation.
--------------------------------------------------------------------------
Common: Graphics/Plot2D Imaging: Optics/FresnelNumber
Back to the Imaging Module page