PythonLinearNonlinearControl/README.md

18 lines
324 B
Markdown

[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
# nonlinear_control
Implementing the nonlinear model predictive control, sliding mode control
# Usage
you can see the usage in each folder
# Requirement
You should install following software
- python(3.5>)
- numpy
- matplotlib
# License
MIT