Jump to content

Interpolative decomposition

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 2601:240:8000:fa9e:55bb:7d1f:5519:9297 (talk) at 01:44, 26 September 2018 (Example). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In numerical analysis interpolative decomposition (ID) factors a matrix as the product of two matrices, one of which contains selected columns from the original matrix, and the other has a subset of columns that consists the identity matrix and all its values are not larger than 2 in absolute value.

Definition

Let be an matrix with rank . The matrix can be written as:

where:

  • is a subset of indices from
  • The matrix represents the 's columns of
  • is a matrix that all its values are less than 2 in magnitude. has a identity sub-matrix.

Note that similar decomposition can be done using the rows of .

Example

Let be the matrix of rank 2:

If , then

Notes


References