Matlab Tutorial 1 "Basics" Prof Marco Krondorf explains the graphical user interface, the Matlab Editor and the console, what variables are and scripts.
Matlab Tutorial 2 "Variables" Prof. Marco Krondorf explains real numbers, complex quantities, vectors and matrices, vector/matrix operations and useful functions.
Matlab Tutorial 3 "Functions" Prof. Marco Krondorf explains typical Matlab functions, plotting graphs, generating random numbers, how to write your own functions and the difference between a Matlab script and a Matlab function.
Matlab Tutorial 4 "Control structures" Prof Marco Krondorf explains if-else, try-catch, the for-loop, the while-loop and break statements.
Matlab Tutorial 5 "Data Structures" Prof. Marco Krondorf explains the Struct, the Cell-Array and File IO, i.e. writing .mat-files and binary files.
Matlab Tutorial 6 "Advanced Topics" Prof. Marco Krondorf explains Sine, Cosine, convolution operation, FFT, the acceleration of Matlab programmes, Simulink and Matlab toolboxes.