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 Center および File ExchangeDetection についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by