perms

版本 1.2 (3.8 KB) 作者: Bill McKeeman
Generate permutations.
348.0 次下载
更新时间 2020/3/30

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Code Verification 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2

adapted code to new MATLAB language spec

1.1

adapted to change in MATLAB language spec

1.0.0.0