 
 
 
 
 
 
 
  
This procedure may be used when dealing with the problem of determining if the roots of a parametric polynomial all lie within a given range.
For a parametric polynomial there is usually four Kharitonov polynomials i.e. polynomials have that have constant coefficients. It can be shown that if all the Kharitonov polynomials have the real parts of their roots of the same sign, then all the polynomials in the set will have the real part of their of the same sign. The following procedure allows to use the Kharitonov polynomials to test if there they may be roots of a parametric polynomial within a given range. Its syntax is:
KharitonovConsistency(Func,Vars,Gradient,procname)with the following parameters:
 the
coefficients of the polynomial
 the
coefficients of the polynomial  . Then the simplification
procedure will consider that its input box has as first element a range 
for
. Then the simplification
procedure will consider that its input box has as first element a range 
for  and update
 and update  so that the Kharitonov polynomial will
indicate if the polynomial may have a root larger than the lower bound 
of the first element of the box or lower than the upper bound of this
interval. This procedure is intended to be used in conjunction with
the procedure dealing with parametric polynomials.
 so that the Kharitonov polynomial will
indicate if the polynomial may have a root larger than the lower bound 
of the first element of the box or lower than the upper bound of this
interval. This procedure is intended to be used in conjunction with
the procedure dealing with parametric polynomials.
 
 
 
 
 
 
