Random combinatorics

Random sets of distinct permutations, combinations and subsets
71 téléchargements
Mise à jour 29 juin 2016

Afficher la licence

Generation of random sets of distinct combinatorial objects:
Distinct random permutations (orders, rankings) of n elements (out of n! possible).
Distinct random combinations of k out of n elements without repetition (out of nchoosek(n, k) possible).
Distinct random subsets (combinations without repetition) out of n elements (out of 2^n possible).
Can force to include the "identity" or "null" element. Resulting set is sorted.

Citation pour cette source

Marc Lalancette (2026). Random combinatorics (https://fr.mathworks.com/matlabcentral/fileexchange/57932-random-combinatorics), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2013b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Elementary Math dans Help Center et MATLAB Answers
Version Publié le Notes de version
1.0.0.0