Community Profile

photo

himakshi Shekhawat


Attivo dal 2015

Followers: 0   Following: 0

Contatto

Professional Interests: image processing

Statistiche

  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 9 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

circa 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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);...

oltre 9 anni fa | 1 risposta | 0

1

risposta