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 ...
대략 7년 전 | 답변 수: 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...
7년 초과 전 | 답변 수: 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...
7년 초과 전 | 답변 수: 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...
7년 초과 전 | 답변 수: 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...
7년 초과 전 | 답변 수: 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 ...
7년 초과 전 | 답변 수: 2 | 0