summaryrefslogtreecommitdiff
path: root/examples/original/tsukamoto/tsukamoto.fll
diff options
context:
space:
mode:
Diffstat (limited to 'examples/original/tsukamoto/tsukamoto.fll')
-rw-r--r--examples/original/tsukamoto/tsukamoto.fll15
1 files changed, 8 insertions, 7 deletions
diff --git a/examples/original/tsukamoto/tsukamoto.fll b/examples/original/tsukamoto/tsukamoto.fll
index 1811b81..b8acf99 100644
--- a/examples/original/tsukamoto/tsukamoto.fll
+++ b/examples/original/tsukamoto/tsukamoto.fll
@@ -1,4 +1,4 @@
-Engine:
+Engine: tsukamoto
InputVariable: X
enabled: true
range: -10.000 10.000
@@ -8,7 +8,7 @@ InputVariable: X
OutputVariable: Ramps
enabled: true
range: 0.000 1.000
- accumulation: none
+ aggregation: none
defuzzifier: WeightedAverage
default: nan
lock-previous: false
@@ -19,7 +19,7 @@ OutputVariable: Ramps
OutputVariable: Sigmoids
enabled: true
range: 0.020 1.000
- accumulation: none
+ aggregation: none
defuzzifier: WeightedAverage
default: nan
lock-previous: false
@@ -30,7 +30,7 @@ OutputVariable: Sigmoids
OutputVariable: ZSShapes
enabled: true
range: 0.000 1.000
- accumulation: none
+ aggregation: none
defuzzifier: WeightedAverage
default: nan
lock-previous: false
@@ -41,7 +41,7 @@ OutputVariable: ZSShapes
OutputVariable: Concaves
enabled: true
range: 0.000 1.000
- accumulation: none
+ aggregation: none
defuzzifier: WeightedAverage
default: nan
lock-previous: false
@@ -53,7 +53,8 @@ RuleBlock:
enabled: true
conjunction: none
disjunction: none
- activation: none
+ implication: none
+ activation: General
rule: if X is small then Ramps is a and Sigmoids is a and ZSShapes is a and Concaves is a
rule: if X is medium then Ramps is b and Sigmoids is b and ZSShapes is b and Concaves is b
- rule: if X is large then Ramps is c and Sigmoids is c and ZSShapes is c and Concaves is c \ No newline at end of file
+ rule: if X is large then Ramps is c and Sigmoids is c and ZSShapes is c and Concaves is c