Statistics
7 Questions
0 Answers
RANK
107.957
of 295.467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
Feeds
Question
find occurrence of patterns in labeled rows of a matrix
Hi, I have a matrix with 18 columns, the first 17 refers to the parameters and the last one is the label. Each parameter can h...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
how import only one column of data file
HI, I would like to import in a vector only one column of a file .dat . The first column is the one in which I am interested I...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
import only selected row in file data
Hi! I have a file .dat like this: 101 190.946 74.1 101 120.903 76.6 101 120.041 76.525 101 ...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
how add intensity/frequency to the scatter plot
Hi, I would like to scatter plot these two vectors: X=[0 0 1 2 0 1 1 0]; Y=[1 1 1 1 2 0 0 2]; and had the frequency of occur...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
multivariables data clusterization and visualization
Hi, I have a matrix A with 10 columns referring to 10 variables which can assume 3 values (0,1,2), the number of rows is the to...
meer dan 6 jaar ago | 0 answers | 0
0
answersQuestion
how to find a pattern repetition in rows of a matrix
Hi, I have a matrix similar to this: A= [1 0 2 0; 2 1 0 1; 0 0 2 0;...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
how to look for repetions in a matrix with condition on the last column
I have a matrix A like this: [0 1 0 2 1 ; 0 1 1 2 0 ; 0 0 1 2 1 ] I would like to obtain a vector filled with the ...
meer dan 6 jaar ago | 1 answer | 0