photo

Rogier Busscher


University of Twente

Active since 2017

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
98,432
of 297,457

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 2 answers | 0

2

answers