Basic Matlab Tutorials

These tutorials are a crash course in the Matlab programming language and created to give a fast and directed introduction to the tools you will need to do the labs in the course.

The idea and philosophy of this course is to give you access to all the code using tutorials and you are then expected to do the exercises by implementing the FEM on your own, discuss with other students, experiment by asking your models different questions, visualize as much as possible, in essence: practice computational thinking.

⚠ Note
Most likely, the fastest way of learning what you need for this course is to do the work package 0, after which you can follow along in the numerical matlab examples throughout this website.