ProbDetection:

Path: Link/LinkUtilities

% Probability of detection for a diffuse target.
--------------------------------------------------------------------------
   Form:
   pD = ProbDetection( n, cNR, pFA )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   n             (1,1)    Number of pulses
   cNR           (1,:)    Carrier to noise ratio
   pFA           (1,:)    Probability of false alarm

   -------
   Outputs
   -------
   pD            (1,1)    Probability of detection

--------------------------------------------------------------------------
    Reference: Yoder, M. J. and D. Seliverstov, "End-to-end laser radar code
               for coherent CW lasers," Laser Radar Technology and Applications
               Proceedings SPIE, Volume 2748, pp. 232-245.
--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D
Link: LinkUtilities/YBComp

Back to the Link Module page