Community Profile

David Fass


Aktiv seit 2004

Followers: 0   Following: 0

Kontakt

Statistiken

  • Personal Best Downloads Level 3
  • 5-Star Galaxy Level 5
  • First Submission

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


MINTERSECT -- Multiple set intersection.
A generalization of INTERSECT to handle multiple inputs.

mehr als 15 Jahre vor | 3 Downloads |

Gesendet


CARTPROD: Cartesian product of multiple sets
Returns a matrix containing the cartesian product of multiple input sets.

mehr als 15 Jahre vor | 10 Downloads |

Gesendet


PARTPERM -- Partial random permutation of a vector
Partial random permutation of a vector.

mehr als 19 Jahre vor | 1 Download |

Gesendet


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

mehr als 19 Jahre vor | 3 Downloads |

Gesendet


IND2SUBVECT: Multiple subscript vector from linear index.
A perversion of IND2SUB that returns a vector of N indices rather than N individual variables.

fast 20 Jahre vor | 5 Downloads |

Gesendet


MYRANDINT -- Random Integer Generation
Random integers drawn uniformly from a specified set.

fast 20 Jahre vor | 1 Download |

Gesendet


MYRANDPERM -- A simple variation on RANDPERM
Randomly permutes elements of input matrix.

fast 20 Jahre vor | 1 Download |