Minimum distance classifier code
Ältere Kommentare anzeigen
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.
Antworten (1)
Tom Lane
am 8 Aug. 2013
0 Stimmen
If you have the Statistics Toolbox, try "help knnclassify" and consider the case with k=1.
1 Kommentar
Augustine Ekweariri
am 10 Nov. 2016
Thanks a lot. knnclassify is a minimum distance classifier as I think.
Kategorien
Mehr zu Nearest Neighbors finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!