Skip to content

Implementing the nonlinear and linear control methods. For an instance, nonlinear model predictive control, sliding mode control etc

License

Notifications You must be signed in to change notification settings

tanakataiki2/linear_nonlinear_control

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT licensed

linear_nonlinear_control

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

  • Iterative Linear Quadratic Regulator (iLQR)
  • Nonlinear Model Predictive Control (NMPC) with CGMRES
  • **Linear Model Predictive Control (MPC) **(as generic function such as matlab tool box)
  • Extended Linear Model Predictive Control for vehicle model

Usage and Details

you can see the usage in each folder

Basic Requirement

  • python3.5 or more
  • numpy
  • matplotlib

License

MIT

About

Implementing the nonlinear and linear control methods. For an instance, nonlinear model predictive control, sliding mode control etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%