![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6566660_1522115776852_DEF.jpg)
Ahmed Hamed
Followers: 0 Following: 0
Statistica
12 Domande
0 Risposte
RANK
22.100
of 297.010
REPUTAZIONE
2
CONTRIBUTI
12 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
1
RANK
of 157.687
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to compute friedman and holm post test in matlab?
Hello professional colleagues, I'm trying to reproduce the results of friedman and holm test from a paper for the first time us...
oltre 3 anni fa | 0 risposte | 0
0
risposteDomanda
How to delete duplicate row? unique is not working?
I have a matrix (in the attachment) that contains duplicated rows. I issued this command spMBL = unique(spMBL, 'rows'); ...
oltre 8 anni fa | 2 risposte | 0
2
risposteDomanda
How can i delete repeated rows?
I have a matrix A as follows A = 1,1,2,3,4 2,1,2,3,4 I'd like to consider that the two rows are identical as th...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
How to identify the distribution of the data set?
Given a data set (.mat file). How can I identify the distribution (Normal, Gaussian, etc) of the data in matlab? Is there any bu...
oltre 8 anni fa | 3 risposte | 0
3
risposteDomanda
How to return the rows with specific value?
I have a simple matrix X = 0 1 2 1 1 2 2 2.5 4.5 3 2 2 4 4 1.5 5 4 2.5 and another matrix ...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How to return value of column not the index using find function?
I have a simple matrix A= 1 3 4 2 2 1 3 3 5 2 I'd like to search for all values in the first ...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How to store the real row id in datastore?
I'have a file named 'HIS_all.csv' and i used datastore function to store it as follows ds = datastore('HIS_all.csv', 'Dat...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How to split cell array separated by ',' into double array?
I have a cell array (2x1) as follows '0,0,0,2,2,0.39,0.49' '0,1,2,2,2,0.34,0.44' I need to split it into double a...
quasi 9 anni fa | 2 risposte | 0
2
risposteDomanda
How to use kmeans function on data stored by datastore function?
I'm trying to cluster big data using kmeans, i found a code that can do something similar here you are Mu = bsxfun(@times...
quasi 9 anni fa | 1 risposta | 1
1
rispostaDomanda
Finding columns that contain both integers and NaN
I have a matrix that contain Numerical values (float) and Categorical values (Int) as A = 1 NaN 2.2 3.2 4 ...
circa 9 anni fa | 2 risposte | 0
2
risposteDomanda
How can i optimize the running time in for loops
I' trying to compute the Heterogeneous Value Difference Metric distance between objects in numerical data set, I'm using my own c...
oltre 9 anni fa | 0 risposte | 0
0
risposteDomanda
Need help to compute the maximal block of similar objects in a set
Given the following table Cases Temperature Headache Nausea Flu x1 High NaN ...
oltre 9 anni fa | 0 risposte | 0