Minimum distance classifier code
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Tom Lane
el 8 de Ag. de 2013
If you have the Statistics Toolbox, try "help knnclassify" and consider the case with k=1.
1 comentario
Augustine Ekweariri
el 10 de Nov. de 2016
Thanks a lot. knnclassify is a minimum distance classifier as I think.
Ver también
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!