530 likes | 1.58k Vues
Non Linear Programming. Lec 10 Week 13. NLP. A nonlinear programming problem (NLP) is an optimization problem where the objective function or some of the constraints are nonlinear. Consider the following problem: . General Nonlinear Programming Problems. objective function.
E N D
Non Linear Programming Lec 10 Week 13
NLP • A nonlinear programming problem (NLP) is an optimization problem where the objective function or some of the constraints are nonlinear. Consider the following problem:
General Nonlinear Programming Problems objective function constraints
Local Minima vs. Global Minima objective function constraints local minimum global minimum
Using (b) to eliminate x1 gives: and substituting into (a) :- (c) Optimisation with Equality Constraints Elimination of variables: example:
Then using (c): At a stationary point Hence, the stationary point (min) is: (1.071, 1.286)
The Lagrange Multiplier Method Consider a two variable problem with a single equality constraint: At a stationary pointwe may write:
nontrivial nonunique solutions for dx1 and dx2 will exist. If: This is achieved by setting where is known as a Lagrange multiplier.
If an augmented objective function, called the Lagrangian is defined as: we can solve the constrained optimisation problem by solving:
Generalizing: To solve the problem: define the Lagrangian: and the stationary point (points) is obtained from:-
Consider the previous example Example again. The Lagrangian is:- Substituting (a) and (b) into (c) gives: