Page 1 Page 1 Engineering Optimization Second Edition Authors: A. Rabindran, K. M. Ragsdell, and G. V. Reklaitis Chapter-2 (Functions of a Single Variable)

Slides:



Advertisements
Similar presentations
Optimality conditions for constrained local optima, Lagrange multipliers and their use for sensitivity of optimal solutions.
Advertisements

Line Search.
CSE 330: Numerical Methods
Chapter 3 Application of Derivatives
Copyright © 2006 The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 One-Dimensional Unconstrained Optimization Chapter.
Introducción a la Optimización de procesos químicos. Curso 2005/2006 BASIC CONCEPTS IN OPTIMIZATION: PART II: Continuous & Unconstrained Important concepts.
Page 1 Page 1 ENGINEERING OPTIMIZATION Methods and Applications A. Ravindran, K. M. Ragsdell, G. V. Reklaitis Book Review.
Engineering Optimization
Optimization Introduction & 1-D Unconstrained Optimization
Thursday, April 25 Nonlinear Programming Theory Separable programming Handouts: Lecture Notes.
Optimality conditions for constrained local optima, Lagrange multipliers and their use for sensitivity of optimal solutions Today’s lecture is on optimality.
EARS1160 – Numerical Methods notes by G. Houseman
MIT and James Orlin © Nonlinear Programming Theory.
Chapter 4 Roots of Equations
OPTIMAL CONTROL SYSTEMS
Engineering Optimization
1 Chapter 8: Linearization Methods for Constrained Problems Book Review Presented by Kartik Pandit July 23, 2010 ENGINEERING OPTIMIZATION Methods and Applications.
Roots of Equations Bracketing Methods.
Constrained Optimization
MAE 552 – Heuristic Optimization Lecture 26 April 1, 2002 Topic:Branch and Bound.
Optimization using Calculus
D Nagesh Kumar, IIScOptimization Methods: M2L3 1 Optimization using Calculus Optimization of Functions of Multiple Variables: Unconstrained Optimization.
Mathematics for Business (Finance)
Copyright © Cengage Learning. All rights reserved.
Chapter 2 Single Variable Optimization
Instructor: Prof.Dr.Sahand Daneshvar Presented by: Seyed Iman Taheri Student number: Non linear Optimization Spring EASTERN MEDITERRANEAN.
1. Problem Formulation. General Structure Objective Function: The objective function is usually formulated on the basis of economic criterion, e.g. profit,
The mean value theorem and curve sketching
Chapter 3 Application of Derivatives 3.1 Extreme Values of Functions Absolute maxima or minima are also referred to as global maxima or minima.
Chapter 7 Optimization. Content Introduction One dimensional unconstrained Multidimensional unconstrained Example.
SECTION 3.5 REAL ZEROS OF A POLYNOMIAL FUNCTION REAL ZEROS OF A POLYNOMIAL FUNCTION.
SWBAT: −Match functions to their parent graphs −Find domain and range of functions from a graph −Determine if a function is even or odd −Give the domain.
Lecture 6 Numerical Analysis. Solution of Non-Linear Equations Chapter 2.
MAT 213 Brief Calculus Section 4.2 Relative and Absolute Extreme Points.
Properties of Functions
Copyright © Cengage Learning. All rights reserved. Applications of Differentiation.
Engineering Optimization Chapter 3 : Functions of Several Variables (Part 1) Presented by: Rajesh Roy Networks Research Lab, University of California,
Using Derivatives to Sketch the Graph of a Function Lesson 4.3.
Solving Non-Linear Equations (Root Finding)
Calculus: Hughs-Hallett Chap 5 Joel Baumeyer, FSC Christian Brothers University Using the Derivative -- Optimization.
Copyright © 2016, 2012 Pearson Education, Inc
One Dimensional Search
Calculus: Hughs-Hallett Chap 5 Joel Baumeyer, FSC Christian Brothers University Using the Derivative -- Optimization.
Copyright © Cengage Learning. All rights reserved. 14 Partial Derivatives.
Optimality Conditions for Unconstrained optimization One dimensional optimization –Necessary and sufficient conditions Multidimensional optimization –Classification.
3.2 Properties of Functions. If c is in the domain of a function y=f(x), the average rate of change of f from c to x is defined as This expression is.
Introduction to Optimization
1 What happens to the location estimator if we minimize with a power other that 2? Robert J. Blodgett Statistic Seminar - March 13, 2008.
Exam 1 Oct 3, closed book Place ITE 119, Time:12:30-1:45pm One double-sided cheat sheet (8.5in x 11in) allowed Bring your calculator to the exam Chapters.
1 Introduction Optimization: Produce best quality of life with the available resources Engineering design optimization: Find the best system that satisfies.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Part 2 - Chapter 7 Optimization.
D Nagesh Kumar, IISc Water Resources Systems Planning and Management: M2L2 Introduction to Optimization (ii) Constrained and Unconstrained Optimization.
CSE 330: Numerical Methods. What is true error? True error is the difference between the true value (also called the exact value) and the approximate.
L6 Optimal Design concepts pt B
Announcements Topics: Work On:
Chapter 3: Polynomial Functions
Applications of Differential Calculus
1. Problem Formulation.
Extreme Values of Functions
Extreme Values of Functions
Optimization Part II G.Anuradha.
L5 Optimal Design concepts pt A
Classification of optimization problems
Derivatives in Action Chapter 7.
Extreme Values of Functions
Part 4 - Chapter 13.
4.2 Critical Points, Local Maxima and Local Minima
L23 Numerical Methods part 3
Chapter 4 Graphing and Optimization
Bracketing.
Presentation transcript:

Page 1 Page 1 Engineering Optimization Second Edition Authors: A. Rabindran, K. M. Ragsdell, and G. V. Reklaitis Chapter-2 (Functions of a Single Variable) Presenter: Avishek Nag June 11, 2010

Page 2 Page 2 Dedicated to… All the neo-graduates whose insatiable urge to learn has not yet dimmed

Page 3 Page 3 What is a Function? Is a rule that assigns to every choice of x a unique value y =ƒ(x). Domain of a function is the set of all possible input values (usually x), which allows the function formula to work. Range is the set of all possible output values (usually y), which result from using the function formula.

Page 4 Page 4 Unconstrained and constrained function –Unconstrained: when domain is the entire set of real numbers R –Constrained: domain is a proper subset of R Continuous, discontinuous and discrete What is a Function?

Page 5 Page 5 Monotonic and unimodal functions –Monotonic: –Unimodal: What is a Function? ƒ(x) is unimodal on the interval if and only if it is monotonic on either side of the single optimal point x* in the interval. Unimodality is an extremely important functional property used in optimization.

Page 6 Page 6 A monotonic increasing function A monotonic decreasing function An unimodal function

Page 7 Page 7 Optimality Criteria In considering optimization problems, two questions generally must be addressed: 1.Static Question. How can one determine whether a given point x* is the optimal solution? 2.Dynamic Question. If x* is not the optimal point, then how does one go about finding a solution that is optimal?

Page 8 Page 8 Local and global optimum Optimality Criteria

Page 9 Page 9

Page 10 Page 10 Identification of Single-Variable Optima For finding local minima (maxima) Proof follows… These are necessary conditions, i.e., if they are not satisfied, x* is not a local minimum (maximum). If they are satisfied, we still have no guarantee that x* is a local minimum (maximum). AND

Page 11 Page 11 Stationary Point and Inflection Point A stationary point is a point x* at which An inflection point or saddle-point is a stationary point that does not correspond to a local optimum (minimum or maximum). To distinguish whether a stationary point is a local minimum, a local maximum, or an inflection point, we need the sufficient conditions of optimality.

Page 12 Page 12 Theorem Suppose at a point x* the first derivative is zero and the first nonzero higher order derivative is denoted by n. –If n is odd, then x* is a point of inflection. –If n is even, then x* is a local optimum. Moreover: –If that derivative is positive, then the point x* is a local minimum. –If that derivative is negative, then the point x* is a local maximum.

Page 13 Page 13 An Example Thus the first non-vanishing derivative is 3 (odd), and x = 0 is an inflection point.

Page 14 Page 14 An Example Stationary points x = 0, 1, 2, 3 -Local minimum -Local maximum At x = 0- Inflection point

Page 15 Page 15 Algorithm to Find Global Optima

Page 16 Page 16 An Example Stationary points x = -1, 3

Page 17 Page 17 Region Elimination Methods

Page 18 Page 18 Bounding Phase –An initial coarse search that will bound or bracket the optimum Interval Refinement Phase –A finite sequence of interval reductions or refinements to reduce the initial search interval to desired accuracy Region Elimination Methods

Page 19 Page 19 Bounding Phase Swann’s method –If –Else if the inequalities are reversed –If  is positive  is negative  the minimum lies between

Page 20 Page 20 Interval Refinement Phase Interval halving

Page 21 Page 21 Interval Refinement Phase

Page 22 Page 22 Polynomial Approximation or Point-Estimation Technique Quadratic Approximation Method

Page 23 Page 23

Page 24 Page 24

Page 25 Page 25 Successive Quadratic Estimation Method

Page 26 Page 26 Methods Requiring Derivatives Newton-Raphson Method

Page 27 Page 27 Bisection Method

Page 28 Page 28 Secant Method

Page 29 Page 29 Cubic Search Method

Page 30 Page 30 Cubic Search Method

Page 31 Page 31 Summary We learned… –Functions –Optimality criteria –Identification of single variable optima Region elimination methods Polynomial approximation or point-estimation technique Methods requiring derivatives