7.5 Orthogonal Transformations
Orthogonal transformations are one of the most important tools in numerical linear algebra. The types of orthogonal transformations that will be introduced in this section are easy to work with and do not require much storage. Most important, processes that involve orthogonal transformations are inherently stable. For example, let and be an approximation to x: If Q is an orthogonal matrix, then
The error in is Qe. With respect to the 2-norm, the vector Qe is the same size as e;
Similarly, if , then
and
When an orthogonal transformation is applied to a vector or matrix, the error will not grow with respect to the 2-norm.
Elementary Orthogonal ...
Get Linear Algebra with Applications, 10th Edition 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.