Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 820 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 820 Bytes

Matlab/Simulink

This repository contains all the material needed for the lecture MATLAB/Simlunik at the Corporate State University Baden Württemberg and will be updated continuously.

Agenda

lecture 01 (sync):

  • What is MATLAB for (use cases)
  • Basics operations, Datastructures, Scripts, Debugger
  • Data visualization (1/2)

lecture 02 (sync):

  • Data visualization (2/2)
  • k-means algorithm
  • Implementation
  • Visulaization

lecture 03 (async):

  • Numerical differentiation
  • Linear Regression
  • Gradient Descent
  • Use Case & implementation

lecture 04 (sync):

  • Physical modelling 0D
  • Solving ODE
  • Simulation