|
|||||||||||||||||||||||||||||||
4. THOMATE4.1 The theory
We are going to minimize the
Using (9), the
The It would be too good to be true if it were really that simple. Unfortunately, we are dealing with distributions and hence, we must have
because the distribution cannot have negative values, e.g. one cannot have -20 customers earning more than $50.000, or -200 events emitting 1 neutron. 4.2 The implementationAn exact resolution of the problem is not trivial. One should solve
and if the solution doesn't
satisfy (14), one must then search
a solution on the boundaries of the allowed domain, i.e.
To avoid this limitation, we are going to use an iterative method that will
satisfy (14) at each step.
with
where we have defined
Assuming we start from
It is simply a parabola (cut in a paraboloid by a plane parallel to its axis) of which one can find the minimum by knowing its value in 3 points,
for e.g.
The minimum corresponds to
Note that
One defines
By iterating until A improvement can easily be made to this method: instead of using the gradient to look for the minimum, one uses a more efficient vector
which simple translates the fact that if the
4.3 Notes on the solutions
| |||||||||||||||||||||||||||||||