rocpfa
Receiver operating characteristic curves by false-alarm probability
Description
[
returns the single-pulse
detection probabilities, Pd
,SNR
]
= rocpfa(Pfa
)Pd
, and required SNR
values, SNR
, for the false-alarm probabilities
in the row or column vector Pfa
. By default,
for each false-alarm probability, the detection probabilities are
computed for 101 equally spaced SNR values between 0 and 20 dB. The
ROC curve is constructed assuming a single pulse in coherent receiver
with a nonfluctuating target.
[
returns detection probabilities and SNR values with additional options specified by
one or more name-value arguments.Pd
,SNR
]
= rocpfa(Pfa
,Name=Value
)
rocpfa(...)
plots the ROC curves.
Examples
Input Arguments
Output Arguments
References
[1] Richards, M. A. Fundamentals of Radar Signal Processing. New York: McGraw-Hill, 2005, pp 298–336.
Extended Capabilities
Version History
Introduced in R2011a