Feeds
提问
Create a series of vector with different name
I have a vector list of data and i want to subdivided this vector in sub vector that contains data for each interval of ten minu...
5 years 前 | 3 个回答 | 0
3
个回答提问
Reshape a multidimensional matrix
i have a multidimensional matrix (146x146x144) that i want to reshape (144x21316). the command reshape works "vertically", how i...
5 years 前 | 2 个回答 | 0
2
个回答提问
Add for each element of a matrix the column vector in another dimension
Hi!i have a matrix 136*136 that for each cell contains a value. This value is the index of a column of another matrix(24*391) th...
5 years 前 | 1 个回答 | 0
