Statistiques
0 Questions
2 Réponses
RANG
97 161
of 301 994
RÉPUTATION
0
CONTRIBUTIONS
0 Questions
2 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
0
RANG
of 21 484
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 177 967
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
How to calculate true positive, true negative, false positive and false negative?
A=[13 2 3 2,4 3 2 5,6 8 9 10]
plus d'un an il y a | 0
How to calculate true positive, true negative, false positive and false negative?
clc syms x a=input('a='); b=input('b='); er=input('er='); f=input('the function is f(x)='); g=inline(f); if(g(a)*g(b)<0 ...
plus d'un an il y a | 0
