Nada-Nasser / Fuzzy-Logic-ToolBox

The toolbox lets you model complex system behaviors using simple logic rules, and then implement these rules in a fuzzy inference system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fuzzy ToolBox

The toolbox lets you model complex system behaviors using simple logic rules, and then implement these rules in a fuzzy inference system.

Getting Started

  • Follow these steps to use the tool box
1- Build the input variables
2- Build the output variables
3- Add the rules
4- Set the crisp value of the input variables
5- run the tool box with function toolBox.run()
6- print the results in the output variable
  • main file has a detailed example for using the tool box

Prerequisites

Authors

About

The toolbox lets you model complex system behaviors using simple logic rules, and then implement these rules in a fuzzy inference system.


Languages

Language:Java 99.4%Language:HTML 0.6%