Skip to content

VP1701/control_toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Control Toolbox

This is my hobby repository for doing control theory related C++ scripts and/or programs.

done

  • Discrete PID-controller class that includes different version depending on the chosen discretization method. includes antiwindup if chosen

Currently working on

  • extending matrix class
  • start working on vector class

future plans

-State feedback controller -State predictor -Kalman predictor -Kalman filter

About

Hobby repo for making digital control stuff in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages