Community Profile

photo

zhoug zho


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


I have these boxplots and I need to show the boxplots in groups.
I have these boxplots and I need to show the boxplots in groups. e.g, from this figure, first boxplot is one group, it has onl...

2 years ago | 1 answer | 0

1

answer

Question


I need to make groups from array
I have this array, I need to make groups of these 14 elements with the rule that if value of a new element is 1 to 5 percent hig...

2 years ago | 2 answers | 0

2

answers

Question


How to write an automatic function based on the median of data to form groups of data.
How to write an automatic function based on the median of data to form groups of data. as the boxplots are here in this figure...

3 years ago | 1 answer | 0

1

answer

Question


when we call for boxplot function, is there any setting to avoid that such function that evaluates outliers, so that the red crosses will be considered part of the distributi
when wecall for boxplot function, is there any setting to avoid that such function that evaluates outliers, so that the red cros...

3 years ago | 1 answer | 0

1

answer

Question


how can i separate those columns which have same number of rows (e.g. the highlighted ones with fixed 7 rows ) by excluding zeros?
how can i separate those columns from the data arrays which have same number of rows (e.g. the highlighted ones with fixed 7 row...

3 years ago | 1 answer | 0

1

answer

Question


how can i combine arrays of different size.
i have six arrays of size as given in figure. i need to combine all arrays one after the other. but the problem is they are of...

3 years ago | 1 answer | 0

1

answer

Question


I need to combine all these measurements as you can see the scale is different for every measurement.
I have six measurements of same process. e.g. measurement 1. [ 23 45 56 67 77 89] measurement 2. [ 20 40 50 ...

3 years ago | 1 answer | 0

1

answer

Question


How can I separate the data into two groups.?
How can I separate the data into two groups. If the first element of a column is largest number of that column, such type of...

3 years ago | 2 answers | 0

2

answers

Question


I am trying to convert the cell arrays tables into arrays doubles, as I have 349*1 cell arrays.
I am trying to convert the cell arrays tables into arrays doubles, as I have 349*1 cell arrays. So I need to apply a loop to c...

3 years ago | 1 answer | 0

1

answer

Question


I need average of all elements with same position of cell arrays.
I have M = 349*1 cell array where each cell has three columns and different rows as shows below (first three cells). The highl...

3 years ago | 2 answers | 0

2

answers

Question


i have the elements of column 2 in dBm unit that I want to convert in linear scale using following formula. Col2linear = 10.^(( matrix.column2 -30)/10);
i have the elements of column 2 in dBm unit that I want to convert in linear scale using following formula. Col2linear = 10.^...

3 years ago | 1 answer | 0

1

answer

Question


I need to separate same first column data values and its corresponding second column value.
I have two dimensional data, as shown in figure. I need to separate same first coloumn (column 1) data values and its correspo...

3 years ago | 1 answer | 0

1

answer