perms

版本 1.3.0.1 (93.9 KB) 作者: Bill McKeeman
even, odd, cyclical, unique permutations of a set of vectors
4.0K 次下载
更新时间 2016/9/1

查看许可证

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. See also uniqueperms FEX # 18918.

引用格式

Bill McKeeman (2025). perms (https://ww2.mathworks.cn/matlabcentral/fileexchange/10237-perms), MATLAB Central File Exchange. 检索时间: .

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

Community Treasure Hunt

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

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

fixed botched submission

1.3.0.1

Updated license

1.3.0.0

license change

1.1.0.0

Fix problem with R2009a, follow some MLINT advice

1.0.0.0

clean up HTML doc.