Feeds
提问
Shuffle row order within every N rows in a matrix
I would like to shuffle my matrix's rows, but within each miniblock of 8 rows. So for example, say I have the following 16x5 ma...
3 years 前 | 3 个回答 | 0
3
个回答提问
Draw lines around specific regions in imagesc plot
I have a NxN matrix T that I am plotting with imagesc. This matrix is a matrix of t values. I would like to mark the t values th...
5 years 前 | 2 个回答 | 0
2
个回答提问
Vectorize multiple t tests across matrices
I have two matrices of [18x650x650] dimensions. I would like to perform a ttest across the first dimension of these matrices at ...
5 years 前 | 1 个回答 | 0
