randperm Random permutation. P = randperm(N) returns a vector containing a random permutation of the integers 1:N. For example, randperm(6) ...
確定! 回上一頁