How can I find nearest neighbor matlab code to classify the object?
Show older comments
I have feature matrix (training ) to testing I want to use nearest neighbour.
Answers (1)
KSSV
on 7 Sep 2017
1 vote
doc knnclassify, knnsearch
Categories
Find more on Nearest Neighbors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!