项目作者: chen0040

项目描述 :
A simple control system framework that provide tools for feedback controllers such as PID controller, kalman filters, fuzzy controller
高级语言: C#
项目地址: git://github.com/chen0040/cs-feedback-control.git
创建时间: 2017-11-02T00:00:31Z
项目社区:https://github.com/chen0040/cs-feedback-control

开源协议:MIT License

下载


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