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!