Chapter 16

Least-Squares Problems

Abstract

This chapter presents linear least-squares. The normal equations are motivated by a figure showing that bAx should be normal to Ax. It is then shown that if mn, there is a unique least-squares solution if and only if x satisfies the normal equations. Also, x is unique if and only if A has full rank. The pseudoinverse or the Moore-Penrose generalized inverse is presented, and the condition number of an m × n matrix mn is defined using the pseudoinverse. There are three basic techniques for solving the overdetermined least-squares problem, mn, solving the normal equations, using the reduced QR decomposition, and using the reduced SVD. The most commonly used is the QR decomposition. The ...

Get Numerical Linear Algebra with Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.