This commit is contained in:
Shunichi09 2018-12-25 02:11:39 +09:00
parent 004dffa8d7
commit 040f3a14e7
1 changed files with 4 additions and 3 deletions

View File

@ -1,9 +1,10 @@
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
# nonlinear_control # linear_nonlinear_control
Implementing the nonlinear model predictive control, sliding mode control Implementing the linear and nonlinear control theories.
For an instance, model predictive control, nonlinear model predictive control, sliding mode control etc
# Usage # Usage and Details
you can see the usage in each folder you can see the usage in each folder
# Requirement # Requirement