An efficient LDU algorithm for the minimal least squares solution of linear systems

The minimal least squares solutions is a topic of interest due to the broad range of applications of this problem. Although it can be obtained from other algorithms, such as the Singular Value Decomposition (SVD) or the Complete Orthogonal Decomposition (COD), the use of LDU factorizations has its a...

Descripción completa

Detalles Bibliográficos
Autores: Fernández de Bustos, Igor, García Marina, Vanesa, Urkullu Martín, Gorka, Abasolo Bilbao, Mikel
Tipo de recurso: artículo
Fecha de publicación:2018
País:España
Institución:Universidad del País Vasco
Repositorio:Addi. Archivo Digital para la Docencia y la Investigación
OAI Identifier:oai:addi.ehu.eus:10810/30797
Acceso en línea:http://hdl.handle.net/10810/30797
Access Level:acceso abierto
Palabra clave:minimum linear least squares
LDU
null subspaces
lu factorization
generation
Descripción
Sumario:The minimal least squares solutions is a topic of interest due to the broad range of applications of this problem. Although it can be obtained from other algorithms, such as the Singular Value Decomposition (SVD) or the Complete Orthogonal Decomposition (COD), the use of LDU factorizations has its advantages, namely the computational cost and the low fill-in that can be obtained using this method. If the right and left null-subspaces (which can also be named as Null and Image subspaces, respectively) are to be obtained, the use of these factorizations leads to fundamental subspaces, which are sparse by definition. Here an algorithm that takes advantage of both the Peters-Wilkinson method and Sautter method is presented. This combination allows for a good performance in all cases. The method also optimizes memory use by storing the right null-subspace and the left null-subspace in the factored matrix.