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

