how can we calculate false positive and false negative for signal ? can any one provide me matlab code ?
1 回表示 (過去 30 日間)
古いコメントを表示
if signal recovered its false negative and if signal is not recovered its false positive what i know that
for ii=1:length(X_p)
if X-p(ii)&&~any(X_rp)
i know this if any one know about that please share their idea and guidelines with me
2 件のコメント
John D'Errico
2016 年 8 月 5 日
Totally unclear. If you want an answer and cannot be any more clear than this, then give an example.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Whos についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!