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!