ECS511 - Week 4 - Topic 4 - Optimization
ECS511 - Week 4 - Topic 4 - Optimization
TOPIC 4
LEARNING OUTCOMES
The optimum is the point where the curve is flat. In Mathematical terms, this corresponds
to the x value where the derivative f’(x) = 0. Additionally, the second derivative, f’’(x),
indicates whether the optimum is a minimum or a maximum: if f’’(x) < 0, the point is a
maximum; if f’’(x) > 0, the point is a minimum.
OPTIMIZATION
An optimization approach that deals with meeting a desired objective such
as maximizing profit or minimizing cost in presence of constraints such as
limited resources.
Eqn. 1
where
cj= payoff of each unit of the jth activity that is undertaken
xj= magnitude of the jth activity
Z= total payoff due to the total number of activities
LINEAR PROGRAMMING
Eqn. 2
1. Unique solution
- The maximum objective function
intersects a single point.
LINEAR PROGRAMMING
2. Alternate solutions.
- Problem has an infinite number
of optima corresponding to
a line segment.
LINEAR PROGRAMMING
3. No feasible solution
- No solution can satisfy all the
constraints. This can be due to
dealing with an unsolvable
problem or due to errors in
setting up the problem.
LINEAR PROGRAMMING
4. Unbounded problems
- Problem is under constrained
and therefore open-ended.
SIMPLEX METHOD
Eliminate these
values
SIMPLEX METHOD (MAXIMIZE) - EXAMPLE
SIMPLEX METHOD (MAXIMIZE) - EXAMPLE
SIMPLEX METHOD - MINIMIZE
SIMPLEX METHOD (MINIMIZE) - EXAMPLE
SIMPLEX METHOD (MINIMIZE) - EXAMPLE
SIMPLEX METHOD (MINIMIZE) - EXAMPLE
SIMPLEX METHOD (MINIMIZE) - EXAMPLE