sprklspring
Followers: 0 Following: 0
Feeds
질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Saving 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...
Saving 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년 초과 전 | 0
질문
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년 초과 전 | 답변 수: 2 | 0
2
답변질문
'/' 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년 전 | 답변 수: 2 | 0