addMat(matsize,type)
Version 1.0.0.0 (655 Bytes) by
Olatunji Omisore
Builds an addition matrix for adding columns via multiplication
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 .
MATLAB Release Compatibility
Created with
R2014a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Programmatic Model Editing in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
