Feeds
제출됨
MINTERSECT -- Multiple set intersection.
A generalization of INTERSECT to handle multiple inputs.
대략 17년 전 | 다운로드 수: 2 |
제출됨
CARTPROD: Cartesian product of multiple sets
Returns a matrix containing the cartesian product of multiple input sets.
대략 17년 전 | 다운로드 수: 2 |
제출됨
PARTPERM -- Partial random permutation of a vector
Partial random permutation of a vector.
21년 초과 전 | 다운로드 수: 1 |
제출됨
CONTIGUOUS -- Start and stop indices for contiguous runs
RUNS = CONTIGUOUS(A,NUM) returns the start and stop indices for contiguous runs of the elements NUM
21년 초과 전 | 다운로드 수: 1 |
제출됨
IND2SUBVECT: Multiple subscript vector from linear index.
A perversion of IND2SUB that returns a vector of N indices rather than N individual variables.
21년 초과 전 | 다운로드 수: 1 |
제출됨
MYRANDINT -- Random Integer Generation
Random integers drawn uniformly from a specified set.
21년 초과 전 | 다운로드 수: 1 |
제출됨
MYRANDPERM -- A simple variation on RANDPERM
Randomly permutes elements of input matrix.
21년 초과 전 | 다운로드 수: 1 |


