An open API service indexing awesome lists of open source software.

https://github.com/frapac/modelpredictivecontrol.jl

A MPC proof-of-concept in Julia
https://github.com/frapac/modelpredictivecontrol.jl

Last synced: about 1 month ago
JSON representation

A MPC proof-of-concept in Julia

Awesome Lists containing this project

README

          

# ModelPredictiveControl.jl

This package is a proof of concept of interoperability to solve Stochastic
Optimization Problem. It implements a MPC solver, that solves stochastic
optimal control problem assuming that noises are deterministic.

It aims to be part of a broader package, built in a modular way.