fuzzylite

fuzzy logic control binary

Install

All systems
curl cmd.cat/fuzzylite.sh
Debian Debian
apt-get install fuzzylite
Ubuntu
apt-get install fuzzylite
image/svg+xml Kali Linux
apt-get install fuzzylite
Windows (WSL2)
sudo apt-get update sudo apt-get install fuzzylite
Raspbian
apt-get install fuzzylite

fuzzylite

fuzzy logic control binary

fuzzylite is a fuzzy logic control library which allows one to easily create fuzzy logic controllers in a few steps utilizing object-oriented programming. It supports five controller types (Mamdani, Takagi-Sugeno, Larsen, Tsukamoto, Inverse Tsukamoto), 20 linguistic terms, five integral and two weighted defuzzifiers, six hedge types, three import types (FuzzyLite Language, Fuzzy Inference System and Fuzzy Control Language) and six export types (C++, Java, FuzzyLite Language, FuzzyLite Dataset, Fuzzy Inference System, Fuzzy Control Language). It comes bundled with more than thirty examples for Mamdani, Takagi-Sugeno and Tsukamoto controllers from fuzzylite, octave and matlab, each in all supported export formats. This package contains the runtime binary