 |
 |
 |
 | Model fitting by least squares |  |
![[pdf]](icons/pdf.png) |
Next: Smoothing the denominator spectrum
Up: HOW TO DIVIDE NOISY
Previous: Dividing by zero smoothly
Equation (2.1) is the solution to an optimization problem
that arises in many applications.
Now that we know the solution, let us formally define the problem.
First, we will solve a simpler problem with real values:
we will choose to minimize the quadratic function of
:
 |
(2) |
The second term is called a ``damping factor"
because it prevents
from going to
when
.
Set
, which gives
 |
(3) |
This yields the earlier answer
.
With Fourier transforms,
the signal
is a complex number at each frequency
.
So we generalize equation (2.2) to
 |
(4) |
To minimize
we could use a real-values approach,
where we express
in terms of two real values
and
and then set
and
.
The approach we will take, however,
is to use complex values,
where we set
and
.
Let us examine
:
 |
(5) |
The derivative
is
the complex conjugate of
.
So if either is zero, the other is too.
Thus we do not need to specify both
and
.
I usually set
equal to zero.
Solving equation (2.5) for
gives equation (2.1).
Equation (2.1) solves
for
,
giving the solution for what is called
``the deconvolution problem with a known wavelet
."
Analogously we can use
when the filter
is unknown,
but the input
and output
are given.
Simply interchange
and
in the derivation and result.
 |
 |
 |
 | Model fitting by least squares |  |
![[pdf]](icons/pdf.png) |
Next: Smoothing the denominator spectrum
Up: HOW TO DIVIDE NOISY
Previous: Dividing by zero smoothly
2008-11-06