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
Tom Lane 2013-8-8

0 个投票

If you have the Statistics Toolbox, try "help knnclassify" and consider the case with k=1.

1 个评论

Thanks a lot. knnclassify is a minimum distance classifier as I think.

请先登录,再进行评论。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by