plot hamming distance with threshold
이전 댓글 표시
I have a verification system , my dataset contain 25 person each one have 8 samples
I found inter_class (size: 1*600 value:0.079 to 1) and intra_class ( size: 1*175 values:0 to 0.6772) using hamming distance between binary vector to examine performance of my system
I want to plot them in Matlab and having like this figure:

I want to use hamming distance with threshold
Did I draw plot then find threshold value from them or choose threshold value then draw plot? how to do it?
Then who to find False acceptance (FAR) rate and False rejection rate(FRR)?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Hamming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!