|
|
| File Information |
| Description |
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. |
| Acknowledgements |
This submission has inspired the following:
Polytopes, Tumbling Bucky Ball
|
| MATLAB release |
MATLAB 7.2 (R2006a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 08 Mar 2006 |
Clean up HTML documentation |
| 17 Mar 2006 |
clean up Mlint messages |
| 26 Feb 2008 |
The MATLAB perms turns an N-D matrix into a vector before generating permutations. This perms accepts a matrix of input vectors. I added a comment. Also FEX uniqueperms #18918 is faster and less demanding of memory for the cases it handles. |
| 26 Feb 2008 |
clean up HTML doc. |
| 11 Apr 2009 |
Fix problem with R2009a, follow some MLINT advice |
| 27 May 2009 |
license change |
| 27 May 2009 |
fixed botched submission |
|
Contact us at files@mathworks.com