PowerSet( S )

Version 2.0.0.0 (362 octets) par Paulo Abelha
Power set of a set input a a cell array
278 téléchargements
Mise à jour 3 mai 2017

Afficher la licence

This function will return the powerset (cell array) of a given set (cell array)

Citation pour cette source

Paulo Abelha (2024). PowerSet( S ) (https://www.mathworks.com/matlabcentral/fileexchange/62752-powerset-s), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2017a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Graph and Network Algorithms dans Help Center et MATLAB Answers
Tags Ajouter des tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
2.0.0.0

Now it is a complete function, returning the power set with the elements instead of just the indexes of the sets

1.0.0.0