sprklspring
Followers: 0 Following: 0
Statistics
RANK
99,258
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
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
Confusion matrix misclassification problem
I noticed that when one of the classes (complete testing set for one class) gets fully misclassified for other classes, the conf...
6 years ago | 1 answer | 0
1
answerQuestion
Splitting a column (and a numerical value in that column) into multiple columns
Hello, I have a following problem: I have multiple columns in a matrix. In all of the columns I have a numerical value, let's sa...
6 years ago | 1 answer | 0
1
answerQuestion
Delete value bigger than & smaller than, in a for loop
I am trying to get rid off all of the values of the vector n=1:5000 that are smaller than number value 1000 and bigger than numb...
6 years ago | 1 answer | 0
1
answerQuestion
ismember in a different way
Hello all, I have a vector X with numbers. These X vector numbers are numbers (indeces) for columns of another vector Y that ar...
6 years ago | 1 answer | 0
1
answerQuestion
Accessing multiple cells from char array
Dear all, I have a problem with the following: in a directory I store 12 *mat files - each of these files store one variable, 'a...
6 years ago | 1 answer | 0
1
answerSaving a value from matrix B, indexed by matrix A
Thanks Majid! You helped a lot, it's just one questions keeps bugging me: all the numbers in 'indeces' vector are supposed to be...
6 years ago | 0
Question
Saving a value from matrix B, indexed by matrix A
Hello all, I have a pretty basic question which causes me problems. I have a 1x100 vector A. Each cell of this vector contains a...
6 years ago | 2 answers | 0
2
answersQuestion
'/' used for creating an axis, DFT
How does building an axis in that way: 'freq= [-pi+pi/L:2*pi/L:pi-pi/L];' work exactly? Why so many '/' signs and what do they e...
7 years ago | 2 answers | 0