
We can write this expression for f(n) in matrix form where we consider f to be a column vector of length N, F a column vector of length M, and G is an NxM matrix with each of the M basis functions making up one column of G.


The basis is then complete or we can say that the basis spans the N-dimensional space in which the signal f(n) resides. This basis can represent any such f(n) or in other words, a set of coefficients exists for all N-point signals.

where AT is the pseudo inverse of G. When M=N, this AT will equal G-1 and the estimate for F is exact.