PowerSet( S )

Power set of a set input a a cell array

Vous suivez désormais cette soumission

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

Citation pour cette source

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

Catégories

En savoir plus sur Graph and Network Algorithms dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
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