photo

Rogier Busscher


University of Twente

自 2017 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
93,560
of 299,737

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,791

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,604

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Average of column for values of other columns
I have a matrix containing a:locations, b:dayoftheweek, c:hour, d:quarter e: intensities I need average intensities per each ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Delete rows with certain values while keeping text in column
I have a large table with data on traffic times and modes. A sample is given below: <</matlabcentral/answers/uploaded_files/7...

8 years 前 | 0 个回答 | 0

0

个回答

提问


Fit specific function on scatter plot Matlab
So i have a scatterplot scatter(x,y) and I would like to find a best fit for a function of the type F(x)=e^(-(Bèta)*x) with x ma...

8 years 前 | 2 个回答 | 0

2

个回答

提问


combine doubles and categorical
I have three doubles (11318560x1 double) and three categoricals of the same length. How do I combine these into a matrix (of 11...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Add contents of two columns to new columns with a delimiter between them
I have a matrix of 11693682x3 uint8. I would like to create so called 'keys' for my data in a new column. For example: 1...

8 years 前 | 2 个回答 | 0

2

个回答

提问


all possible combinations of three vectors
I am trying to find all possible combinations of three vectors (A,B,C). For this, I tried using combvec. However, the result ...

8 years 前 | 2 个回答 | 0

2

个回答