Update README.md
This commit is contained in:
parent
05721964fd
commit
1e4dc23e44
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue