Project

rfuzzy

0.0
No commit activity in last 3 years
No release in over 3 years
Intuitive framework for fuzzy logic in ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.6.2
>= 0
>= 0
 Project Readme

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