Statistics
7 Files
RANK
N/A
of 258,156
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
616 of 17,792
REPUTATION
2,710
AVERAGE RATING
4.70
CONTRIBUTIONS
7 Files
DOWNLOADS
29
ALL TIME DOWNLOADS
25995
RANK
of 110,311
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
MINTERSECT -- Multiple set intersection.
A generalization of INTERSECT to handle multiple inputs.
13 years ago | 14 downloads |
Submitted
CARTPROD: Cartesian product of multiple sets
Returns a matrix containing the cartesian product of multiple input sets.
13 years ago | 9 downloads |
Submitted
PARTPERM -- Partial random permutation of a vector
Partial random permutation of a vector.
17 years ago | 1 download |
Submitted
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
18 years ago | 2 downloads |
Submitted
IND2SUBVECT: Multiple subscript vector from linear index.
A perversion of IND2SUB that returns a vector of N indices rather than N individual variables.
18 years ago | 2 downloads |
Submitted
MYRANDINT -- Random Integer Generation
Random integers drawn uniformly from a specified set.
18 years ago | 1 download |
Submitted
MYRANDPERM -- A simple variation on RANDPERM
Randomly permutes elements of input matrix.
18 years ago | 0 downloads |