• Keine Ergebnisse gefunden

Universität Konstanz Wintersemester 16/17 Fachbereich Mathematik und Statistik

N/A
N/A
Protected

Academic year: 2021

Aktie "Universität Konstanz Wintersemester 16/17 Fachbereich Mathematik und Statistik"

Copied!
1
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

Universität Konstanz Wintersemester 16/17 Fachbereich Mathematik und Statistik

Prof. Dr. Stefan Volkwein Jianjie Lu, Sabrina Rogg

Numerische Verfahren der restringierten Optimierung

http://www.math.uni-konstanz.de/numerik/personen/volkwein/teaching/

Sheet 3

Deadline for hand-in: 13.12.2016 at lecture

Exercise 6 (2 Points)

Consider the following linear program, similar to (2.1) in the lecture notes, but with the additional variable y:

min c

>

x + d

>

y subject to A

1

x + A

2

y = b, x ≥ 0

First, write down the optimality conditions for this problem in an analogous fashion to (2.3). Then, formulate the primal-dual interior-point algorithm for the above problem (analogous to Algorithm 2.1 in the lecture notes).

Exercise 7

Prove that the coefficient matrix in (2.7) is nonsingular if A has full row rank.

Exercise 8

Take a look at the provided function oneStep which is performing one iteration of an algorithm from the lecture. Which algorithm is it? Implement a short main file for doing the following tests: Choose

A = [-6,1,2,3,1,0,0;3,-2,-1,-5,0,1,0;-2,1,0,2,0,0,1]

b = [14;-25;14]

c = [5;3;3;6;0;0;0]

(x,lambda,mu) = (e,0,e)

and run the function oneStep 10 times consecutively for sigma = 0.5, sigma = 1/(k+1),

sigma = 1/(k + 1)

2

(k: iteration index). What do you observe and conclude when re-

garding the decrease of eta?

Referenzen

ÄHNLICHE DOKUMENTE

We mention theoretical work on prediction properties of Pad´e approximants and related algorithms like the epsilon algorithm, and the iterated Aitken and Theta algorithms

(We only report these for the case where relative risk aversion is equal to 2; the results for the high risk aversion economies were almost identical.) Note that in the …ve

The goal is to allocate emission reduction technologies (M methods) to all the sources in such a way, that the value of certain environmental damage index (1) will be minimal

Universität Konstanz Sommersemester 2015 Fachbereich Mathematik und

Universität Konstanz Wintersemester 14/15 Fachbereich Mathematik und

Universität Konstanz Sommersemester 2014 Fachbereich Mathematik und

Universität Konstanz Sommersemester 2013 Fachbereich Mathematik und

What kind of results do you expect compared to the results of the