Clear Filters
Clear Filters

knn classification with matlab

1 view (last 30 days)
julius bamwenda
julius bamwenda on 31 Aug 2017
Commented: José-Luis on 31 Aug 2017
hi everyone i am trying to create sample,training and group classes to be used in classification with KNN but i have some challenges . i have 24 classes of images of which each class contains 100 images. feature extraction was done and i got a matrix of 2400*20736. how can i create the sample,training and group classes because as i read , class=knnclassify(sample,training,group);. any help will be appreciated.
  1 Comment
José-Luis
José-Luis on 31 Aug 2017
Have you read the documentation? As stated, the question only invites a re-hash of the documentation.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!