Vectorized circshift

Allows you to develop a matrix of circshift without loops

Vous suivez désormais cette soumission

You can enter a vector you want to circshift along with a vector of the shift sizes and get a matrix back with each row having the corresponding circshift.

Citation pour cette source

Scott Teuscher (2026). Vectorized circshift (https://fr.mathworks.com/matlabcentral/fileexchange/41051-vectorized-circshift), MATLAB Central File Exchange. Extrait(e) le .

Catégories

En savoir plus sur Sparse Matrices dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.1.0.0

was not doing the calculation right was using the vectToShift and not the indicies

1.0.0.0