Lecturer Dr. E. Zander
Assistant Dr. N. Friedman
Schedule
Lectures: Thu 11:30-13:00 o'clock in room 812, Mühlenpfordtstr. 23 (Seminarraum WiRe)
LAST LECTURES: 12.07.2016 Tuesday 18:00-19:30 (Seminarraum WiRe), 14.07.2016 Thursday 11:30-13:00
Exercises: Thu 14:00-15:30 o'clock in room 826, Mühlenpfordtstr. 23 (Computerpool WiRe)
LAST EXERCISE: 13.07.2016. Wednesday 13:15-14:45 (Computerpool WiRe)
14.04.2016
The content of the lecture is available here: http://www.biblio.tu-bs.de/semapp/ > Prof. Hermann G. Matthies: "Quantifizierung von Unsicherheiten...". (Password will be given during the lecture)
There is no script yet, but an ongoing effort to create one alongside with the lecture. You can see it here, but be aware that it's far from finished. If you spot any errors or inaccuracies or you have any suggestions, please send them to the lecturer of this course.
You can download the software for this course by issuing the following command on the command line:
git clone git://github.com/ezander/sglib-testing
This will create a directory sglib-testing for you, which will contain all the necessary files. Please start matlab from this directory, so that sglib can do its initialisation.
Tutorial 0 - Introduction to SGLIB and Probability Theory
Tutorial 1 - PDFs, CDFs, sampling from different distributions, transformation of Random Variables
Tutorial 2,3 - Monte Carlo and Quasi Monte Carlo Integrations
Tutorial 4,5 - Direct integration method, abstract framework of UQ and its implementation
Tutorial 6,7 - Nonintrusive response surface methods
The followings are examples for general Polynomial Chaos Expansion of the oscillating mass on a damped spring
Tutorial 8,9,10 - The stochastic Galerkin method, stochastic fields, basics before parameter estimation (Sigma Algebra, measrue space, measureable function, etc)
Tutorial 11: Parameter estimation (the inverse method)
Assignment 1: Convergence of the MC method (due date: 12.05.2016.)
Assignment 2: Extend assignment 1 with QMC and make a 5 minute presentation of your work (due date, and presentations: 26.05.2016.)
Assignment 3: Calculate the expected value of the position (x) and the velocity (v) of the mass in the oscillating mass example (solved by the function sglib-testing/demo/models/spring/spring_solve) supposing that k~U(0.5, 2.5), m~lnN(0.3, 0.35) are random variables and x0=1, v0=0, T=10, d=0 are deterministic input parameters. Define the mean values by using direct integration method using quadrature rule. You can get lot of help from the examples under Tutorial 4,5. Due date: 09.06.2016.
Whether there will be a test or oral exams will be decided in the course of this semester.