photo

zhoug zho


Last seen: 4 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

12 个提问
0 个回答

排名
150,959
of 300,081

声誉
0

贡献数
12 个提问
0 个回答

回答接受率
91.67%

收到投票数
0

排名
 of 20,868

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,273

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 2 个回答 | 0

2

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 2 个回答 | 0

2

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 2 个回答 | 0

2

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答