Polar Decomposition - Numerical Determination of The Matrix Polar Decomposition

Numerical Determination of The Matrix Polar Decomposition

To compute an approximation of the polar decomposition A=UP, usually the unitary factor U is approximated. The iteration is based on Heron's method for the square root of 1 and computes, starting from, the sequence

, k=0,1,2,...

The combination of inversion and Hermite conjugation is chosen so that in the singular value decomposition, the unitary factors remain the same and the iteration reduces to Heron's method on the singular values.

This basic iteration may be refined to speed up the process:

  • Every step or in regular intervals, the range of the singular values of is estimated and then the matrix is rescaled to to center the singular values around 1. The scaling factor is computed using matrix norms of the matrix and its inverse. Examples of such scale estimates are:
 \gamma_k=\sqrt{\frac{ \|U_k^{-1}\|_1\,\|U_k^{-1}\|_\infty }{ \|U_k\|_1\,\|U_k\|_\infty } }
using the row-sum and column-sum matrix norms or
 \gamma_k=\sqrt{\frac{\|U_k^{-1}\|_F}{\|U_k\|_F}}
using the Frobenius norm. Including the scale factor, the iteration is now
, k=0,1,2,...
  • The QR decomposition can be used in a preparation step to reduce a singular matrix A to a smaller regular matrix, and inside every step to speed up the computation of the inverse.
  • Heron' method for computing roots of can be replaced by higher order methods, for instance based on Halley's method of third order, resulting in
, k=0,1,2,...
This iteration can again be combined with rescaling. This particular formula has the benefit that it also applicable to singular or rectangular matrices A.

Read more about this topic:  Polar Decomposition

Famous quotes containing the words numerical, matrix and/or polar:

    The moment a mere numerical superiority by either states or voters in this country proceeds to ignore the needs and desires of the minority, and for their own selfish purpose or advancement, hamper or oppress that minority, or debar them in any way from equal privileges and equal rights—that moment will mark the failure of our constitutional system.
    Franklin D. Roosevelt (1882–1945)

    In all cultures, the family imprints its members with selfhood. Human experience of identity has two elements; a sense of belonging and a sense of being separate. The laboratory in which these ingredients are mixed and dispensed is the family, the matrix of identity.
    Salvador Minuchin (20th century)

    In time your relatives will come to accept the idea that a career is as important to you as your family. Of course, in time the polar ice cap will melt.
    Barbara Dale (b. 1940)