Feeds
已回答
how to randomly shuffle the row elements of a predefined matrix??
a_random = a(randperm(size(a, 1)), :);
how to randomly shuffle the row elements of a predefined matrix??
a_random = a(randperm(size(a, 1)), :);
2 years 前 | 0
2 years 前 | 0