p = randperm( n ) returns a row vector containing a random permutation of the integers from 1 to n without repeating elements.
確定! 回上一頁