Community Profile

photo

himakshi Shekhawat


Actif depuis 2015

Followers: 0   Following: 0

Contact

Professional Interests: image processing

Statistiques

  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


I require matlab code for knn classifier as I am not able to get how to design the same.
Matlab code for knn classifier Thanks in advance

environ 9 ans il y a | 1 réponse | 0

1

réponse

Question


can anyone provide me with the code of decision tree which takes in input an excel file with mixed type of datatype i.e columns having boyh string and integer type of data
code for decision tree which takes an excel file with string and integer type of data in columns. Thanks

environ 9 ans il y a | 1 réponse | 0

0

réponse

Question


how to read strings from excel sheet to matlab and use them as input for decision tree classification
I want to read strings from excel sheet to matlab. xlsread function reads only mumeric values and NaN in place of strings. then ...

environ 9 ans il y a | 1 réponse | 0

1

réponse

Question


I want to export matlab output to an excel file starting from G2 column and for this the code i had written is exporting the data correctly but not to the desired location .It is printing in 21st number of rows rather than 2nd.
the code is ResultFile = xlsread('filename'); sz= size(ResultFile,1); b= num2str(sz+1); location = strcat('G2',b);...

plus de 9 ans il y a | 1 réponse | 0

1

réponse