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 LinuxCatégories
En savoir plus sur Graph and Network Algorithms dans Help Center et MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
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 |