Minimum distance classifier code
이전 댓글 표시
I'm trying to look for a `minimum distance classifier` in `MATLAB`. I have been looking but didn't find any yet. Do you know of any reference that has such code?
Thanks.
답변 (1개)
Tom Lane
2013년 8월 8일
0 개 추천
If you have the Statistics Toolbox, try "help knnclassify" and consider the case with k=1.
댓글 수: 1
Augustine Ekweariri
2016년 11월 10일
Thanks a lot. knnclassify is a minimum distance classifier as I think.
카테고리
도움말 센터 및 File Exchange에서 Nearest Neighbors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!