This is my hobby repository for doing control theory related C++ scripts and/or programs.
- Discrete PID-controller class that includes different version depending on the chosen discretization method. includes antiwindup if chosen
- extending matrix class
- start working on vector class
-State feedback controller -State predictor -Kalman predictor -Kalman filter