Compressed storage

This function stores symmetric banded matrix A in a compact form bA.

You are now following this Submission

This function stores symmetric banded matrix A in a compact form bA in such a way that only the main diagonal and the nonzero superdiagonals are stored.
Input:upper or lower bandwidth p and a symmetric matrix A
Output: bA, compressed form of A

Cite As

Segun Akinwumi (2026). Compressed storage (https://www.mathworks.com/matlabcentral/fileexchange/30592-compressed-storage), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Linear Algebra in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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