MHTTrackScoreSignal:
--------------------------------------------------------------------------
Signal track score.
All inputs can be vectors but the must have the same dimension.
Type MHTTrackScoreSignal for a demo showing the effect of pD.
--------------------------------------------------------------------------
Form:
llR = MHTTrackScoreSignal( pD, pFA, pH1, pH0 )
--------------------------------------------------------------------------
------
Inputs
------
pD (1,1) Probability of detection
pFA (1,1) Probability of false alarm
pH1 (1,1) Probability of a signal if a target is present
pH0 (1,1) Probability of a signal if a target is absent
-------
Outputs
-------
lR (1,1) Likelihood ratio
--------------------------------------------------------------------------
Reference: Blackman, S. and R. Popoli, "Design and Analysis of Modern
Tracking Systems," Artech House, 1999, p. 330.
--------------------------------------------------------------------------
Children:
Common: Graphics/Plot2D