Update README.md
This commit is contained in:
parent
79a4f79721
commit
4467644122
|
@ -6,7 +6,7 @@
|
||||||
# PythonLinearNonLinearControl
|
# PythonLinearNonLinearControl
|
||||||
|
|
||||||
PythonLinearNonLinearControl is a library implementing the linear and nonlinear control theories in python.
|
PythonLinearNonLinearControl is a library implementing the linear and nonlinear control theories in python.
|
||||||
Due to use only basic libralies (scipy, numpy), this library is to extend for your own situations.
|
Due to use only basic libralies (scipy, numpy), this library is easy to extend for your own situations.
|
||||||
|
|
||||||
<div><img src="assets/concept.png" width="500"/></div>
|
<div><img src="assets/concept.png" width="500"/></div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue