Jay Hanuman
Followers: 0 Following: 0
Statistiques
11 Questions
0 Réponses
RANG
276 265
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
11 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
18.18%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
cluster plotting in matlab
I attached data file of n*4 size. I used [idx,C] = kmeans(X,3) for clustering and obtain idx as cluster index and C as...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
obtain cluster label on data
I am reading ieee paper and in that k mean clustering is applied on ip address which is n*4 in size. I applied k mean clusterin...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
k mean clustering on 4 column data
I attached data file which has four column. how to apply k mean clustering algorithm on it and to plot clusters in 4D figure
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
k mean clustering on ip address
I attached ip address data file. I want to apply k mean clustering on ip address data, how to do it. as ip address has 4 numbers...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
take sum log of selected elements of matrix
I have 1000 length sequence x=[1 3 5 5 4 1 2 2 1 4 5 3 3 1 2 5 4......] and p matrix below. 1 2 ...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
calculate x value from normal distribution
I have data x , with nonzero mean. I can plot normal distribution with following x=randi([1 20],1,60); a=mean(x); ...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
sum even and odd places values
I have A=[4 6 2 1 45 98 2 3 65 12 32 32 15 42 15 14]. how to sum even and odd places values of A. i.e. B(even pl...
environ 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
divide different data in parts and put it in one after another
I have data A=4000 length, b=4000 length. I want to divide A in 4 parts with each part 1000 and same thing with B. then I want ...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
count number of values greater than threshold.
I have time as x axis and values as y axis. I want to count no. of values greater than 30 for x axis between 1 and 60 and then ...
environ 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
how to generate transition probability matrix
I have transition probability matrix 0.88 0.04 0.02 0.06 0.03 0.075 ...
environ 8 ans il y a | 1 réponse | 0
0
réponseQuestion
how to generate first order markov chain numbers in matlab
how to generate first order markov chain numbers in matlab
environ 8 ans il y a | 1 réponse | 0