If we consider L mixed pixels, we shall have L x K linear equations with
L x N unknowns (K is the number of bands and N is the number of mixing
proportions in each pixel). We can try to solve all these equations
simultaneously by the least square errors method: Equation (3) can be written
as:
wij - ai xj - bi
yj- ci zj =
eij
(4)
|
where wij is the value of the i th pixel in the
j th spectral band. The least squares error solution chooses values
for ai, bi, ci,...
where i=1,...,L, so that the quantity
is minimised.
There are two problems with this approach:
|