Feeds
질문
How Can I mix my matrix randomly ?
Bascially I have a matrix of size 100*100 and I want to reorder it randomly , how can I do that ? Also can I do that by using ...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
Grouping rows into different matrices
I have a matrix of 2000*512 and I want to assign each 10 to a matric so with total of 200 matrices G1 = M(1:10 , :) G2 = M(11...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How to take each 10 rows and put it in different group
I have a matrix with 2000*512 and I want to take each 10 othe rows and put it in a group. so total of 200 gorups each has 10 of ...
거의 5년 전 | 답변 수: 1 | 0

