addMat(matsize,type​)

Builds an addition matrix for adding columns via multiplication

You are now following this Submission

Builds an addition matrix for adding columns via multiplication
A = addMat(matsize)
A = addMat(matsize, type)
Creates an addition matrix, A, that when multiplied by another matrix takes its addition over matsize columns. The type is either 'circular' or 'none'. The default is 'none'.

Omisore June 2016

Cite As

Olatunji Omisore (2026). addMat(matsize,type) (https://www.mathworks.com/matlabcentral/fileexchange/57733-addmat-matsize-type), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0