You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Usage: circperm(N,l)
Efficiently computes the basic NxN circulant permutation matrix raised to power 'l' (default: l = 1).
Based on the definition of "Circulant permutation matrix": 'Matrix Analysis', Rogers A. Horn and Charles A. Johnson, Cambridge University Press, 1985 (Page 26)
e.g. rand*circperm(5,1)+rand*circperm(5,2)+rand*circperm(5,3)
Cite As
Damith Senaratne (2026). circperm (https://www.mathworks.com/matlabcentral/fileexchange/33277-circperm), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.29 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
