Feeds
질문
Matrix manipulation Question - arranging rows
For example i have the following matrix a = 1 y y y 4 x x x 2 z z z 3 ...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
Matlab placing loop results in array
I have a matlab code which is pretty complicated and i cant place it all here anyways i have a loop and the busloop variable inc...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
Finding the nonzero element in a specific row
If i have a matrix and i want to find the indices of a non zero elements in a specific row only how can i do that ?
6년 초과 전 | 답변 수: 2 | 0
2
답변질문
Finding a max in a column and making all other elements equal to zero
I have a 5x20 matrix and i want to 1) find the max value in each column 2) make all other values in the column zero except ...
6년 초과 전 | 답변 수: 2 | 0
