Scientific Computing Lab - Winter 15: Difference between revisions

From Sccswiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 11: Line 11:


= Announcements =
= Announcements =
<!--* For the schedule and all other information, see [https://www.moodle.tum.de/course/view.php?id=15388 the moodle page].-->
* For all course contents (slides, worksheets, submission of code, choice of examination slots), see [https://www.moodle.tum.de/course/view.php?id=22950 the moodle page]


= Contents =  
= Contents =  
Line 26: Line 26:
= Introduction to Matlab =
= Introduction to Matlab =


<!--{| class="wikitable"
* Matlab Introduction course on Oct. 13-14, 9:00 AM - 5:00 PM, room MI 00.07.023
|-
* [http://www5.in.tum.de/lehre/praktika/scicomp/ws15/matlab/mprimer.pdf Slides]
| <b>Slides</b> || <b>Tutorials</b>
* [http://www5.in.tum.de/lehre/praktika/scicomp/ws15/matlab/exercises_matlab_day1.pdf Worksheet 1]
|-
* [http://www5.in.tum.de/lehre/praktika/scicomp/ws15/matlab/exercises_matlab_day2.pdf Worksheet 2]
| [http://www5.in.tum.de/lehre/praktika/scicomp/ws13/matlab/mprimer.pdf Slides] || [http://www5.in.tum.de/lehre/praktika/scicomp/ws13/matlab/exercises_matlab_day1.pdf Worksheet 1]
[http://www5.in.tum.de/lehre/praktika/scicomp/ws13/matlab/exercises_matlab_day2.pdf Worksheet 2]
|-
|}-->
 


= Literature =
= Literature =

Latest revision as of 17:00, 21 October 2015

Term
Winter 15
Lecturer
Dr. rer. nat. Tobias Neckel,
Emily Mo-Hellenbrand, M.Sc., Dipl.-Math. Benjamin Uekermann
Time and Place
see TUMonline or moodle
Audience
Students of Computational Science and Engineering, compulsory course, first semester,
Tutorials
-
Exam
no final exam
Semesterwochenstunden / ECTS Credits
4 SWS (4P) / 6 credits
TUMonline



Announcements

  • For all course contents (slides, worksheets, submission of code, choice of examination slots), see the moodle page

Contents

The lab course gives an application oriented introduction to the following topics:

  • explicit and implicit time stepping methods for ordinary differential equations
  • numerical methods for stationary and instationary partial differential equations
  • solvers for large, sparse systems of linear equations
  • adaptivity and adaptively refined discretisation grids
  • applications from fluid dynamics and heat transfer

Basics in linear algebra and differential calculus are required.

Introduction to Matlab

Literature