Following is the error in my program while calculating ROC

1 Ansicht (letzte 30 Tage)
Balaji M. Sontakke
Balaji M. Sontakke am 12 Okt. 2018
Bearbeitet: Walter Roberson am 27 Okt. 2018
I have attached my program files
Index exceeds matrix dimensions.
Error in ROC (line 16)
selfVerification(i) = sum(dataVerify(initial:initial+9,i)); %9
Error in maintotaldemo (line 105)
[FAR,FRR] = ROC(AVM,minThreshold,maxThreshold);
  5 Kommentare
Balaji M. Sontakke
Balaji M. Sontakke am 16 Okt. 2018
Dear KSSV, what is wrong with my program, is not possible to implement such concept
Balaji M. Sontakke
Balaji M. Sontakke am 17 Okt. 2018
What happen sir, you are not answering

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by