From 1e4dc23e442e1411c75bcab96412a765f2ef75f1 Mon Sep 17 00:00:00 2001 From: Shunichi09 Date: Sun, 30 Dec 2018 13:02:42 +0900 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ad280e2..6bccf6c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ Implementing the linear and nonlinear control theories. For an instance, model predictive control, nonlinear model predictive control, sliding mode control etc +Now you can see the examples of control theories as following + +- **Nonlinear Model Predictive Control with CGMRES** +- **Linear Model Predictive Control**(as generic function such as matlab tool box) + # Usage and Details you can see the usage in each folder