21.01.2015 Views

Algorithmic Differentiation in Python with Application Examples

Algorithmic Differentiation in Python with Application Examples

Algorithmic Differentiation in Python with Application Examples

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Objective Function of Opt. Exp. Design<br />

Part I: Computation of J 1 and J 2<br />

J 1 [n mts, :] =<br />

√ wmts<br />

d<br />

(h(tnmts, x(tnmts; s, u(tnmts; q), p)))<br />

σ nmts (x(t nmts ; s, u(t nmts ; q), q) d(p, s)<br />

J 2 =<br />

d<br />

r(q, p, s)<br />

d(p, s)<br />

Part II: Numerical L<strong>in</strong>ear Algebra<br />

„<br />

J T<br />

C(J 1 , J 2 ) = (I, 0) 1 J 1 J2<br />

T « −1 „ « I<br />

J 2 0 0<br />

”<br />

=<br />

“Q T 2 (Q 2J1 T J 1Q T 2 )−1 Q 2<br />

Φ = λ 1 (C) , max. eigenvalue<br />

where J2 T = (QT 1 , QT 2 )(L, 0)T<br />

Computational Graph<br />

[p]<br />

[h], [r] [J 1 ], [J 2 ] [C] [Φ]<br />

[q]<br />

[s] [x 0 ] [x 1 ] [x 2 ] [x 3 ] [x 4 ] . . . [x N mts−1] [x N mts ]<br />

statex(t) atmeasurementtimes (mts)<br />

<strong>in</strong>dependent/dependent variables<br />

N mts Number measurement times, w measurement weight, σ std of a measurement, q controls, p nature<br />

Sebastian givenF. Walter, parameter, Humboldt-Universität s pseudo-Parameter zu Berl<strong>in</strong> <strong>Algorithmic</strong> ()(e.g. <strong>in</strong>itial <strong>Differentiation</strong> values), <strong>in</strong> u<strong>Python</strong> control <strong>with</strong> functions <strong>Application</strong> <strong>Examples</strong> Wednesday, 10.07.2010 26 / 27

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!