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 years 前 | 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 years 前 | 1 个回答 | 0
