Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 405 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 405 Bytes

cs-feedback-control

A simple control system framework that provide tools for feedback controllers such as PID controller, feedback controller, fuzzy controller

Features

The following feedback controls are implemented:

  • PID controller
  • Fuzzy Controller
  • Kalman Filters

The sample codes in the winform project cs-feedback-control-samples-winform-ui demonstrate the various controllers in action