how can we calculate false positive and false negative for signal ? can any one provide me matlab code ?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
John D'Errico
le 5 Août 2016
Totally unclear. If you want an answer and cannot be any more clear than this, then give an example.
Réponses (0)
Voir également
Catégories
En savoir plus sur Whos dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!