Abstract In this paper, an improved algorithm PSVD for computing the singular subspace of a matrix corresponding to its smallest singular values is presented. As only a basis of the desired singular subspace is needed, the classical Singular Value Decomposition (SVD) algorithm can be modified in three ways. First, the Householder transformations of the bidiagonalization need only to be applied on the base vectors of the desired singular subspace. Second, the bidiagonal must only be partially diagonalized and third, the convergence rate of the iterative diagonalization can be improved by an appropriate choice between QR and QL iteration steps. An analysis of the operation counts, as well as computational results, show the relative efficiency of PSVD with respect to the classical SVD algorithm. Depending on the gap, the desired numerical accuracy and the dimension of the desired subspace, PSVD can be three times faster than the classical SVD algorithm while the same accuracy can be maintained. The new algorithm can be successfully used in total least squares applications, in the computation of the null space of a matrix and in solving (non) homogeneous linear equations. Based on PSVD a very efficient and reliable algorithm is also derived for solving nonhomogeneous equations.
[1]
Sabine Van Huffel.
Analysis of the Total Least Squares Problem and its Use in Parameter Estimation
,
1987
.
[2]
A. Laub,et al.
The singular value decomposition: Its computation and some applications
,
1980
.
[3]
H. Andrews,et al.
Singular value decompositions and digital image processing
,
1976
.
[4]
V. Klema.
LINPACK user's guide
,
1980
.
[5]
J. H. Wilkinson,et al.
TheQR andQL algorithms for symmetric matrices
,
1968
.
[6]
James Hardy Wilkinson,et al.
The QR and QL Algorithms for Symmetric Matrices
,
1971
.
[7]
Gene H. Golub,et al.
Matrix computations
,
1983
.
[8]
G. Golub,et al.
Numerical techniques in mathematical programming
,
1970
.
[9]
Brian T. Smith,et al.
Matrix Eigensystem Routines — EISPACK Guide
,
1974,
Lecture Notes in Computer Science.
[10]
Tony F. Chan,et al.
An Improved Algorithm for Computing the Singular Value Decomposition
,
1982,
TOMS.