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...
2년 초과 전 | 답변 수: 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...
4년 초과 전 | 답변 수: 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 ...
4년 초과 전 | 답변 수: 1 | 0
