Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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)
Cita come
Damith Senaratne (2026). circperm (https://it.mathworks.com/matlabcentral/fileexchange/33277-circperm), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.0.0 (1,29 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
