Skip to content

karolmajta/rfuzzy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rfuzzy

Rfuzzy is a small, yet handy tool for express creation of fuzzy systems. It’s goal is to provide a quick way for defining any kind of expert system.

Features

Adherence functions

  • Easy creation of any adherence function.

  • Performing t and s norms on functions.

  • Defuzzification.

Fuzzy domains (fuzzy sets)

  • Easy creation of domains.

  • Domains described by named adherence functions.

Fuzzy rules

  • Syntax similar to natural language.

  • Proc’s used as both antecendent and consequent of a rule.

Fuzzy systems

  • Easy definition of input and output variables.

  • Easy definition of rules

Tutorials

More information can be found at: student.agh.edu.pl/~majta/rfuzzy

This software is distributed under JSON License: www.json.org/license.html

Releases

No releases published

Packages

No packages published

Languages