From 6ce553563bc795f389f639a3a8cdfe356de71441 Mon Sep 17 00:00:00 2001 From: Johannes 'josch' Schauer Date: Sun, 27 Jan 2019 13:56:24 +0100 Subject: new upstream version 6.0 --- examples/original/tsukamoto/tsukamoto.fll | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'examples/original/tsukamoto/tsukamoto.fll') 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 -- cgit v1.2.3