Community Profile

photo

Sindhu Reddy


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to calculate the accuracy of an MxN matrix in matlab.
for example what will be theaccuracy of 1x80 matrix.

8 years ago | 1 answer | 0

1

answer

Question


code for knn classification in matlab for the given 400 images data set
i need code for the knn classification for the data of 400 images.

8 years ago | 0 answers | 0

0

answers

Question


code for centroid classification for the following data in matlab
i need code for the centroid classification of the following 400 images which have 40 classes.

8 years ago | 0 answers | 0

0

answers

Question


I have a data set of 400 columns and 644rows .I need to select columns 1,2,11,12,21,22,.....381,382,391,392 or move these particular columns in to a matrix.how can i write code for this in matlab
1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20. from this columns i need to select 1,2,11,12 columns in to one matrix and t...

8 years ago | 3 answers | 0

3

answers

Question


code for centroid classification in matlab
trainDataXY.txt (645X45) testDataX.txt (644X5) we need to find the class labels for testdata using centroid classification.

8 years ago | 0 answers | 0

0

answers