PowerSet( S )

Power set of a set input a a cell array

Ahora está siguiendo esta publicación

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

Citar como

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

Categorías

Más información sobre Graph and Network Algorithms en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión 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