A

Mathematical Tools

A.1    Cholesky decomposition

Cholesky decomposition is used in some of the routines in this book to solve generalized eigenvalue problems associated with the maximum autocorrelation factor (MAF) and maximum noise fraction (MNF) transformations as well as with canonical correlation analysis. We sketch its justification in the following.

THEOREM A.1

If the p × p matrix A is symmetric positive definite and if the p × q matrix B, where qp, has rank q, then B AB is positive definite and symmetric.

Proof. Choose any q-dimensional vector y0 and let x = By. We can write this as

x=y1b1++yqbq,

where bi is the ith column of B. Since B has rank q, we conclude that x0 as well, for otherwise the column vectors would be linearly ...

Get Image Analysis, Classification and Change Detection in Remote Sensing, 4th 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.