photo

kumud alok


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


how to implement ID3 algorithm on binary data set
i have dataset of binary values (0 and 1)..so how should i implement ID3 algorithm on binary dataset..what is the stopping crite...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to represent bit string in a binary tree?
suppose i have a bit string 1 1 1 1 0 0 0 0 0..how can i represent this bit string in complete binary tree <</matlabcentral/a...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to cluster binary matrix in matlab ?
let A=[1 0 0 0 0 0 0 1; 1 1 1 1 1 1 0 1; 0 0 0 0 0 0 1 1; 1 1 1 1 1 1 0 1; 0 0 0 0 0 0 1 1] how to cluster this matrix A...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Which is the best (fastest) algorithm for finding no of clusters for k means while clustering a multi-spectral image, Silhouette value , or Dunn Index or Davies Bouldin index ?
I am using Silhouette value for cluster cohesion evaluation, but finding silhouette for all possible no of clusters makes it slo...

alrededor de 8 años hace | 1 respuesta | 1

1

respuesta

Pregunta


how to cluster bit strings using matlab
A= [ 1 0 0 0 0 0 1 1 0, 0 0 0 0 1 1 0 0 1, 1 1 1 1 1 1 1 0 0, 1 1 1 1 1 1 1 0 0, 1 0 0 0 0 0 1...

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to extract specific columns using loops?
<</matlabcentral/answers/uploaded_files/50359/datamatrix.png>> i have data matrix of 453 rows and 55 columns. i want to extra...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


how to plot a binary values using matlab
A= xlsread('m1indicators.xlsx', 'sheet2') A = Columns 1 through 7 7313 17351 -4711 ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to plot binary input
my data matrix has 19 rows and 396 columns. row 1=[0 1 0 1......] row 2=[1 0 1 1 1 0...] . . row 19=[0 1 0 1 0 ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to export .mat file into excel sheet
i have created a mat file using magic function as follows: Z= magic(4) Z = 16 2 3 13 5 11 10...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to assign 1 to negative value and 0 to positive values in dataset
i have data in excel consist of 404 rows and 19 columns. In data there are some negative values and positive values so i have ...

más de 8 años hace | 1 respuesta | 0

1

respuesta