perms

Version 1.2 (3,81 KB) von Bill McKeeman
Generate permutations.
348 Downloads
Aktualisiert 30. Mär 2020

Lizenz anzeigen

Generate permutations of a set of vectors under flag control. The flags are 'all' (n factorial), 'even', 'odd', 'cycles', 'signs'. Combinations can be used. The flag 'unique' will remove duplicate entries. This file is a compatible extension of MATLAB perms(vec) where vec is a row vector. It replaces FEX 10237. See also uniqueperms FEX # 18918.

Zitieren als

Bill McKeeman (2024). perms (https://www.mathworks.com/matlabcentral/fileexchange/32978-perms), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2011a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Code Verification finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.2

adapted code to new MATLAB language spec

1.1

adapted to change in MATLAB language spec

1.0.0.0