Minimum distance classifier code
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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.
0 Commenti
Risposte (1)
Tom Lane
il 8 Ago 2013
If you have the Statistics Toolbox, try "help knnclassify" and consider the case with k=1.
1 Commento
Augustine Ekweariri
il 10 Nov 2016
Thanks a lot. knnclassify is a minimum distance classifier as I think.
Vedere anche
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!