Skip to content

divieira/noc_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numerical Optimal Control (SS 2019) project

We implement a model predictive control (MPC) approach using direct multiple shooting for a model of neuronal oscillations.

Requirements

Description

  • run_plots.m: main file
  • RK4integrator.m: single-step RK4 numerical integrator
  • MPC.m: model predictive control implementation

Acknowledgements

This code was partially based in the direct_multiple_shooting.m example from CasADi.

We would like to thank Florian Messerer and Prof. Moritz Diehl for the supervision in this project.

About

Numerical Optimal Control (SS 2019) project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages