Null space for sparse matrix
Version 1.0.0.0 (1.88 KB) by
Martin Holters
Computes a null space basis, similar to null, but exploiting sparsity.
The function implements the algorithm proposed in
M. Khorramizadeh and N. Mahdavi-Amiri, "An efficient algorithm for sparse null space basis problem using ABS methods," Numerical Algorithms, vol. 62, no. 3, pp. 469–485, Jun. 2012.
It efficiently computes a null space basis for sparse matrices, exploiting and preserving sparsity. Contrary to Matlab's builtin null function, the basis will in general not be orthogonal.
Cite As
Martin Holters (2026). Null space for sparse matrix (https://www.mathworks.com/matlabcentral/fileexchange/42922-null-space-for-sparse-matrix), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2012a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Sparse Matrices >
Find more on Sparse Matrices 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 |
