Feeds
질문
Matrix dimensions must agree.
Actual_Diagnosis_Matrix = [zeros(1,10),ones(1,10)]; number_correct= sum(Actual_Diagnosis_Matrix == Diagnosis_Matrix); Final_pe...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
array counting in not happening
numbers_to_extract_normal=[278,199,241,235,35,77,82,164,239,170]; numbers_to_extract_diagnosed = [139,137,136,135,133,140,141,1...
4년 초과 전 | 답변 수: 2 | 0
