You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
perm = ONEPERM(N,M) returns the M-th permutation of the sorted list of all permutations from PERMS, where M=1 corresponds to identity permutation. N, M are non-negative scalar, perm has size 1-by-N.
Makes use of a fast algorithm to generate a single permutation.
See also PERMS
and NPERMUTEK, RECPERMS, NEXTPERM, PERMS1 on the File Exchange
Cite As
Darren Rowland (2026). ONEPERM (https://in.mathworks.com/matlabcentral/fileexchange/23067-oneperm), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: nthperm
General Information
- Version 1.0.0.0 (1.86 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
