How can I calculate TP, FP, FN in each case below??

2 visualizzazioni (ultimi 30 giorni)
Let say I have
Case-1 (detected one extra)
Original : [ 1 13 25 37 48 60 73 85]
Detected : [ 1 13 25 29 37 48 60 72 85]
Case-2 (detected one less)
Original : [ 1 13 25 37 48 60 73 85]
Detected : [ 1 13 37 48 60 72 85]
How can I calculate TP, FP, FN in each case ??
Thanks in advance

Risposte (0)

Categorie

Scopri di più su Signal Processing Toolbox in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by