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

2 visualizaciones (últimos 30 días)
Dharmendra Gurve
Dharmendra Gurve el 7 de Jun. de 2017
Editada: Dharmendra Gurve el 7 de Jun. de 2017
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

Respuestas (0)

Categorías

Más información sobre Signal Processing Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by