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!