Feeds
질문
How to create mean matrix in multi-dimensional array
Hello, I have multi-dimensional array that is 8x8x40. This is basically a 8x8 correlation matrix that is concatenated across...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
Removing a column from multidimensional array
Hello, I have a 5x6x7 3-dimensional matrix and would like to remove the last column in the matrix so that it is 5x5x7. (i.e. ...
대략 12년 전 | 답변 수: 1 | 0
