Skip to content Skip to navigation

Connexions

You are here: Home » Content » Matrix Representation of the Approximation Problem

Navigation

Recently Viewed

This feature requires Javascript to be enabled.
 

Matrix Representation of the Approximation Problem

Module by: Mark A. Davenport. E-mail the author

Suppose our inner product space V=RMV=RM or CMCM with the standard inner product (which induces the 22-norm).

Re-examining what we have just derived, we can write our approximation x^=Px=Vcx^=Px=Vc, where VV is an M×NM×N matrix given by

V = v 1 v 2 v N V = v 1 v 2 v N
(1)

and cc is an N×1N×1 vector given by

c 1 c 2 c N . c 1 c 2 c N .
(2)

Given xRMxRM (or CMCM), our search for the closest approximation can be written as

min c x - V c 2 min c x - V c 2
(3)

or as

min c , e e 2 2 subjectto x = V c + e min c , e e 2 2 subjectto x = V c + e
(4)

Using VV, we can replace G=VHVG=VHV and b=VHxb=VHx. Thus, our solution can be written as

c = ( V H V ) - 1 V H x , c = ( V H V ) - 1 V H x ,
(5)

which yields the formula

x ^ = V ( V H V ) - 1 V H x . x ^ = V ( V H V ) - 1 V H x .
(6)

The matrix V=(VHV)-1VHV=(VHV)-1VH is known as the “pseudo-inverse.” Why the name “pseudo-inverse”? Observe that

V V = ( V H V ) - 1 V H V = I . V V = ( V H V ) - 1 V H V = I .
(7)

Note that x^=VVxx^=VVx. We can verify that VVVV is a projection matrix since

V V V V = V ( V H V ) - 1 V H V ( V H V ) - 1 V H = V ( V H V ) - 1 V H = V V V V V V = V ( V H V ) - 1 V H V ( V H V ) - 1 V H = V ( V H V ) - 1 V H = V V
(8)

Thus, given a set of NN linearly independent vectors in RMRM or CMCM (N<MN<M), we can use the pseudo-inverse to project any vector onto the subspace defined by those vectors. This can be useful any time we have a problem of the form:

x = V c + e x = V c + e
(9)

where xx denotes a set of known “observations”, VV is a set of known “expansion vectors”, cc are the unknown coefficients, and ee represents an unknown “noise” vector. In this case, the least-squares estimate is given by

c = V x , x ^ = V V x . c = V x , x ^ = V V x .
(10)

Content actions

Download module as:

Add module to:

My Favorites (?)

'My Favorites' is a special kind of lens which you can use to bookmark modules and collections. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need an account to use 'My Favorites'.

| A lens I own (?)

Definition of a lens

Lenses

A lens is a custom view of the content in the repository. You can think of it as a fancy kind of list that will let you see content through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual member, a community, or a respected organization.

What are tags? tag icon

Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

| External bookmarks