Minimum distance classifier code

11 ビュー (過去 30 日間)
med-sweng
med-sweng 2013 年 8 月 6 日
コメント済み: Augustine Ekweariri 2016 年 11 月 10 日
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 日
If you have the Statistics Toolbox, try "help knnclassify" and consider the case with k=1.
  1 件のコメント
Augustine Ekweariri
Augustine Ekweariri 2016 年 11 月 10 日
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