photo

Happy Bear


Last seen: 5 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

13 个提问
0 个回答

排名
162,831
of 300,863

声誉
0

贡献数
13 个提问
0 个回答

回答接受率
76.92%

收到投票数
0

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,413

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Find indexes of equal consecutive numbers in vector
I have a row vector, for example: [0 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 1 1 1] And I want to find the indexes of the values equa...

5 years 前 | 2 个回答 | 0

2

个回答

提问


Find slope signal change
Hello, I have this graph and I want to find out when does the slope changes from negative to positive around index ~100, for e...

5 years 前 | 2 个回答 | 0

2

个回答

提问


White space at the beginning and ending of xaxis
Hello everyone, I made this graph but I want to have some white spacing between the yaxis and the first bin. And then I want ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Repeated Measures ANOVA Matlab
Hello everyone, I have data from 2 groups of people Then, for each group I have 5 variables. 5 variables - within design grou...

5 years 前 | 1 个回答 | 0

1

个回答

提问


ANOVA returning p equal to 0?
Hello! I have a matrix 1024 x 3, looking a bit like this: I want to compare the 3 columns so I applied ANOVA, by doing so: ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Split data into groups
Hi, How can I split data into 3 groups? For example, if I have 300 values, I want 100 lowest values in 1 group, 100 highest va...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Calculate maximums and its indices
Hello, I have a matrix with 6000 lines and 118 columns (6000 x 118). How do I calculate the maximum (and its index) of each co...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Plot graphic with 3 variables
Hello everyone, I want to plot a graphic with my data that is grouped by categories: level (0.03, 0.05 or 0.08) and 1/0 (catego...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to delete rows from a TimeSeries variable
Hello everyone, I have a 1x1 double TimeSeries variable. The size of both columns are 812997x1. I want to exclude every rows ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to stop displaying keyboard input on matlab command line
I've developed a "game" on matlab which opens up a window, I play it using 2 different keys repeatedly and then the game ends an...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Generate row vectors that match indexes
I have a 1x3 vector with the following values: 0.03 0.06 0.11 and another 1x3 vector with the following values: 0.5667 0.7667 0....

6 years 前 | 1 个回答 | 0

1

个回答

提问


Create empty rows in a cell, based in a condition
Hello everyone, I have a cell (390x1) and it should repeat the words 'hello, 'hey', 'hi' and 'hoi' every 4 rows, as in the foll...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Random but equal distribution of numbers 1 and 2
Hello, I need to get some kind of matrix or array with the numbers 1 and 2 randomly distributed, but I need the number of "ones...

6 years 前 | 2 个回答 | 0

2

个回答