DESCRIPTION: Implements Fuzzy Sets in Ruby. I am very beginner at this topic, so it is very basic now. Any help will be appreciated. == FEATURES/PROBLEMS: * Fuzzy Sets defined as sequence of line segments. * Fuzzy Rules. Only conjunction of arguments is possible. * No error handling. * Defuzzification as center of gravity and first maximum * Minimum and Multiplication T-Norms. * Mamdani and Larsen aggregation methods. * Reasoning - apply matching rule and combine the results. Mamdani or Takagi-Sugeno system.
Required Ruby Version
> 0.0.0
Authors
Roman Kamyk
Versions
- 1.2.3 January 21, 2008* (13.5 KB)
- 1.2.2 November 18, 2007* (13.5 KB)
- 1.2.1 November 18, 2007* (13 KB)
- 1.2.0 November 17, 2007* (13 KB)
- 1.1.0 November 14, 2007* (10.5 KB)