Quadratic programming: Difference between revisions

Content deleted Content added
changed 0.5 to more conventional 1/2
Mathbot (talk | contribs)
Robot-assisted spelling.
Line 12:
 
(1) <math>A\mathbf{x} \le b</math> (inequality constraint)
(2) <math>C\mathbf{x} = d</math> (equality contraintconstraint)
 
If <math>E</math> is positive definite then <math>f(\mathbf{x})</math> is a [[convex]] [[function (mathematics)|function]] and constraints are [[linear]] functions. We have from optimization theory that for point <math>\mathbf{x}</math> to be an optimum point it is necessary and sufficient that <math>\mathbf{x}</math> is a [[Karush-Kuhn-Tucker]] (KKT) point.