Sparse null space and orthogonal

버전 1.2.0.0 (2.38 KB) 작성자: Bruno Luong
NULL space and ORTHOGONAL basis for sparse matrix
다운로드 수: 1.2K
업데이트 날짜: 2010/5/10

라이선스 보기

Two simple functions that compute the NULL space and ORTHOGONAL basis of a sparse matrix using QR decomposition with row permutation.

For FULL matrices, Matlab stock functions NULL and ORTH use SVD decomposition, which is not available for SPARSE matrix.

Since Matlab 2009B (?), QR decomposition is available for sparse matrices, which can be used to estimate the orthogonal basis without converting matrix in FULL.

인용 양식

Bruno Luong (2024). Sparse null space and orthogonal (https://www.mathworks.com/matlabcentral/fileexchange/27550-sparse-null-space-and-orthogonal), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Sparse Matrices에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

SparseNullOrth/

버전 게시됨 릴리스 정보
1.2.0.0

Change the title

1.0.0.0