ltgio / control-theory

control theory repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

control-theory

repo-cover

Control theory deals with the control of dynamical systems in engineered processes and machines. The objective is to develop a control model for controlling such systems using a control action in an optimum manner without delay or overshoot and ensuring control stability.

Index

+-- control-theory
|   +-- MPC
|   |    +--- command-governor
|   |    +--- model-predictive-control
|   |    +--- reference-governor/servo-mechanism
|   +-- automatic-controls
|   |    +--- DLQR-design
|   |    +--- LQI-design
|   |    +--- LQI-gain-scheduling
|   |    +--- PID-gain-scheduling
|   |    +--- aerospace-feedbacks
|   |    +--- classical-controls
|   |    +--- explicit-and-implicit-integrators
|   +-- differential-algebraic-equation
|   |    +---  consistency
|   |    +---  optimization
|   |    +---  simulation
|   +-- linearisation-simulation
|   |    +--- symbolic-linearization
|   +-- miscellaneous-casADi
|   |    +---  HSL-library
|   |    +---  code-generation
|   |    +---  demo
|   |    +---  doc
|   |    +---  simulink-interface
|   +-- newton-methods
|   +-- nmpc-acado
|   |    +---  inverted-pendulum-set-point
|   |    +---  magnetic-levitator
|   |    +---  vertical-take-off-landing-aircraft
|   +-- non-linear-programming
|   +-- optimal-control
|   |    +---  direct-collocation
|   |    +---  direct-multiple-shooting
|   |    +---  direct-single-multiple-shooting-fmincon
|   |    +---  direct-single-shooting
|   |    +---  dynamic-programming
|   +-- parameter-estimation
|   |    +---  casadi
|   |    +---  matlab
|   |    +---  optistack
|   +-- virtual-sensing
|   +-- .gitignore
|   +-- README.md

About

control theory repo


Languages

Language:C 71.1%Language:C++ 15.5%Language:MATLAB 8.6%Language:JavaScript 3.6%Language:HTML 0.5%Language:CSS 0.4%Language:Makefile 0.3%Language:Batchfile 0.1%Language:Python 0.0%Language:M 0.0%