randperm (n) returns a row vector that contains a random permutation of the integers from “1” to “n” without any repetition. randperm(n,k) ...
確定! 回上一頁