MATLAB将某个矩阵各行打乱

data = data(randperm(NumberofData),:)

NumberofData是data的行数

posted @ 2018-07-04 19:26  Horse-Ma  阅读(1534)  评论(0编辑  收藏  举报