L5 Optimal Design concepts pt A

Slides:



Advertisements
Similar presentations
Fin500J: Mathematical Foundations in Finance
Advertisements

Geometry and Theory of LP Standard (Inequality) Primal Problem: Dual Problem:
1 OR II GSLM Outline  some terminology  differences between LP and NLP  basic questions in NLP  gradient and Hessian  quadratic form  contour,
Introducción a la Optimización de procesos químicos. Curso 2005/2006 BASIC CONCEPTS IN OPTIMIZATION: PART II: Continuous & Unconstrained Important concepts.
Engineering Optimization
Maximum and Minimum Values
1 OR II GSLM Outline  classical optimization – unconstrained optimization  dimensions of optimization  feasible direction.
Optimization of thermal processes2007/2008 Optimization of thermal processes Maciej Marek Czestochowa University of Technology Institute of Thermal Machinery.
Lecture 8 – Nonlinear Programming Models Topics General formulations Local vs. global solutions Solution characteristics Convexity and convex programming.
L12 LaGrange Multiplier Method Homework Review Summary Test 1.
Empirical Maximum Likelihood and Stochastic Process Lecture VIII.
Linear Programming Unit 2, Lesson 4 10/13.
OPTIMAL CONTROL SYSTEMS
Mathematics Operations Research Syllabus – Update 1.
Unconstrained Optimization Problem
MAE 552 – Heuristic Optimization Lecture 1 January 23, 2002.
Advanced Topics in Optimization
Optimization using Calculus
Maximum and Minimum Values (Section 3.1)
Optimality Conditions for Nonlinear Optimization Ashish Goel Department of Management Science and Engineering Stanford University Stanford, CA 94305, U.S.A.
D Nagesh Kumar, IIScOptimization Methods: M2L3 1 Optimization using Calculus Optimization of Functions of Multiple Variables: Unconstrained Optimization.
ENCI 303 Lecture PS-19 Optimization 2
Fin500J: Mathematical Foundations in Finance
L4 Graphical Solution Homework See new Revised Schedule Review Graphical Solution Process Special conditions Summary 1 Read for W for.
Block 4 Nonlinear Systems Lesson 14 – The Methods of Differential Calculus The world is not only nonlinear but is changing as well 1 Narrator: Charles.
Sec 15.6 Directional Derivatives and the Gradient Vector
Linear Programming Problem. Definition A linear programming problem is the problem of optimizing (maximizing or minimizing) a linear function (a function.
Warm-Up 3.4 1) Solve the system. 2) Graph the solution.
EASTERN MEDITERRANEAN UNIVERSITY Department of Industrial Engineering Non linear Optimization Spring Instructor: Prof.Dr.Sahand Daneshvar Submited.
Nonlinear Programming I Li Xiaolei. Introductory concepts A general nonlinear programming problem (NLP) can be expressed as follows: objective function.
L8 Optimal Design concepts pt D
Section 15.6 Directional Derivatives and the Gradient Vector.
Optimality Conditions for Unconstrained optimization One dimensional optimization –Necessary and sufficient conditions Multidimensional optimization –Classification.
Constraints Feasible region Bounded/ unbound Vertices
Signal & Weight Vector Spaces
Performance Surfaces.
Introduction to Optimization
Section 15.2 Optimization. Recall from single variable calculus Let f be continuous on a closed, bounded interval, [a,b], then f(x) has both a global.
3-5: Linear Programming. Learning Target I can solve linear programing problem.
Searching a Linear Subspace Lecture VI. Deriving Subspaces There are several ways to derive the nullspace matrix (or kernel matrix). ◦ The methodology.
Generalization Error of pac Model  Let be a set of training examples chosen i.i.d. according to  Treat the generalization error as a r.v. depending on.
D Nagesh Kumar, IISc Water Resources Systems Planning and Management: M2L2 Introduction to Optimization (ii) Constrained and Unconstrained Optimization.
Do Now from 1.2a Find the domain of the function algebraically and support your answer graphically. Find the range of the function.
Chapter 14 Partial Derivatives.
L6 Optimal Design concepts pt B
3.1 Extrema On An Interval.
L11 Optimal Design L.Multipliers
Computational Optimization
3.1 Extrema on an Interval Define extrema of a function on an interval. Define relative extrema of a function on an open interval. Find extrema on a closed.
Dr. Arslan Ornek IMPROVING SEARCH
4.1 – Extreme Values of Functions
3-3 Optimization with Linear Programming
Section 4.3 Optimization.
TOPICS ON CHAPTER 4 TEST: 1
Sec 21: Analysis of the Euler Method
L10 Optimal Design L.Multipliers
Outline Unconstrained Optimization Functions of One Variable
Application of Differentiation
EE 458 Introduction to Optimization
Chapter 7: Systems of Equations and Inequalities; Matrices
EEE 244-8: Optimization.
1 Extreme Values.
Performance Surfaces.
1.6 Linear Programming Pg. 30.
Warm up  .
Extreme values of functions
Chapter 4 Graphing and Optimization
Multivariable optimization with no constraints
Analyzing Multivariable Change: Optimization
L8 Optimal Design concepts pt D
Presentation transcript:

L5 Optimal Design concepts pt A Homework Review “Minimum” definitions Weierstrass Theorem Gradient vector, Hessian matrix Taylor Series Expansions Summary Test 1 Wed formula sheet

Graphical Solution Sketch coordinate system Plot constraints Determine feasible region Plot f(x) contours Find opt solution x* & opt value f(x*)

5. Find Optimal solution & value Opt. solution point D x*= [4,12] Opt. Value P=4(400)+12(600) P=8800 f(x*)=8800 Figure 3.5 Graphical solution to the profit maximization problem: optimum point D = (4, 12); maximum profit, P = 8800.

Optimization Methods Figure 4.1 Classification of optimization methods.

Global/local optima Global Maximum? Local Maximum? Global Minimum? Local Minimum? Global = absolute Local = relative Figure 4.2 Representation of optimum points. (a) The unbounded domain and function (no global optimum). (b) The bounded domain and function (global minimum and maximum exist). Closed & Bounded

Global (Absolute) Min x* is a global minimum of f(x) IFF f(x*)≤ f(x) for all x in the feasible set Note that “Strong (strict)” versus “weak” minima f(x*)< f(x) f(x*)≤ f(x)

Local (Relative) Min x* is a global minimum of f(x) IFF f(x*)≤ f(x) For all x in a small neighborhood N of x* in the feasible set Where N is defined as:

Global/local optima Global Maximum? f(x*)≤ f(x) Anywhere in S Local Maximum? In small neighborhood N Figure 4.2 Representation of optimum points. (a) The unbounded domain and function (no global optimum). (b) The bounded domain and function (global minimum and maximum exist). Closed & Bounded

Unconstrained Minimum Figure 4.3 Representation of unconstrained minimum for Example 4.1.

Constrained Minimum Figure 4.4 Representation of constrained minimum for Example 4.2.

Existence of a Global Minimum Weierstrass Theorem: 1. If f(x) is continuous 2. On non-empty set S and 3. S is closed and bounded Then f(x) has a global minimum in S recall open interval (1,3) versus closed [1,3]

NOTE: If Weierstrass conditions are not satisfied A global minimum may still exist! The power of the theorem is that it guarantees a global min if conditions are satisfied. e.g. f(x)= x2 on open interval

Gradient is ⊥ to tangent plane Figure 4.5 Gradient vector for f(x1, x2, x3) at the point x*.

Gradient example 1.6 1.2 Figure 4.6 Gradient vector (that is not to scale) for the function f(x) of Example 4.5 at the point (1.8, 1.6).

Second Partial Deriivatives of a function f(x) Hessian Matrix What does the x* mean?

Hessian Example

Taylor Series Expansion Assume f(x) is: 1. Continuous function of a single variable x 2. Differentiable n times 3. x ∈ S, where S is non-empty, closed, and bounded 4. therefore x* is a possible optima

Taylor Series Approximations

Taylor Series – Mult. Variables Estimate f(x) using Taylor Series Let

Change in function Let’s define a change in the function with the symbol ∆ ∆-Delta ∇-Del Let’s define a first order change in the function

Taylor Exp of MV

Summary “Minimum” definitions Weierstrass Theorem Gradient vector, Hessian matrix Taylor Series Expansions