Following is the error in my program while calculating ROC

조회 수: 1 (최근 30일)
Balaji M. Sontakke
Balaji M. Sontakke 2018년 10월 12일
편집: Walter Roberson 2018년 10월 27일
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
Balaji M. Sontakke
Balaji M. Sontakke 2018년 10월 16일
Dear KSSV, what is wrong with my program, is not possible to implement such concept
Balaji M. Sontakke
Balaji M. Sontakke 2018년 10월 17일
What happen sir, you are not answering

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Detection에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by