Jump to content

Interpolative decomposition

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Kivkiwi (talk | contribs) at 11:45, 1 January 2015 (Created page with 'In numerical analysis '''Interpolative Decomposition''' (also known as '''ID''' for short) factors a matrix as the product of two ma...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In numerical analysis Interpolative Decomposition (also known as ID for short) factors a matrix as the product of two matrices, one 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.

Definition

Let be an with rank . than 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:

Then

References