You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
- Version 1.0.0.0 (655 Bytes)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
