summaryrefslogtreecommitdiff
path: root/examples/original/tsukamoto/tsukamoto.fll
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@debian.org>2019-01-27 13:56:24 +0100
committerJohannes 'josch' Schauer <josch@debian.org>2019-01-27 13:56:33 +0100
commit6ce553563bc795f389f639a3a8cdfe356de71441 (patch)
treeda4c9ede3087ca534d93bc1ac5a14f044f036600 /examples/original/tsukamoto/tsukamoto.fll
parentbbefa170378553e5a6e0d72e4d52328b61f3e8ac (diff)
new upstream version 6.0
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