how can we calculate false positive and false negative for signal ? can any one provide me matlab code ?

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 Comments

Totally unclear. If you want an answer and cannot be any more clear than this, then give an example.
i want to see my signal recovery using false positive and false negative i want to calculate that how many samples recover and how many samples are missing using false negative and false positive so sir if you have any knowledge about it then please guide me

Sign in to comment.

Answers (0)

Asked:

on 4 Aug 2016

Commented:

on 10 Aug 2016

Community Treasure Hunt

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

Start Hunting!