Required SNR using Shnidman’s equation
SNR
= shnidman(Prob_Detect
,Prob_FA
)
SNR
= shnidman(Prob_Detect
,Prob_FA
,N
)
SNR
= shnidman(Prob_Detect
,Prob_FA
,N
, Swerling_Num
)
returns
the required signal-to-noise ratio in decibels for the specified detection
and false-alarm probabilities using Shnidman's equation. The SNR is
determined for a single pulse and a Swerling case number of 0, a nonfluctuating
target.SNR
= shnidman(Prob_Detect
,Prob_FA
)
returns
the required SNR for a nonfluctuating target based on the noncoherent
integration of SNR
= shnidman(Prob_Detect
,Prob_FA
,N
)N
pulses.
returns
the required SNR for the Swerling case number SNR
= shnidman(Prob_Detect
,Prob_FA
,N
, Swerling_Num
)Swerling_Num
.
[1] Richards, M. A. Fundamentals of Radar Signal Processing. New York: McGraw-Hill, 2005, p. 337.