Posted By: Roman Kamyk
Date: 2007-11-17 03:13
Summary: fuzzyrb 1.1.0 Released
Project: Fuzzy Sets in Ruby
fuzzyrb version 1.1.0 has been released!
## FEATURES/PROBLEMS:
* Fuzzy Sets defined as line segments
* Fuzzy Rules. Only conjunction of arguments is possible.
* No error handling.
* Deffuzification as center of gravity.
* Reasoning - apply matching rule and combine the results.
## SYNOPSIS:
Cannot be used from console. See test/ for sample usage.
## REQUIREMENTS:
Changes:
## 1.1.0 / 2007-11-15
* Added Takegi-Sugeno rules
* Added first minimum defuziffication method
* Changed inference to implementation
* Changed weightCenter to centerOfGravity
## 1.0.0 / 2007-11-09 |
|