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