summaryrefslogtreecommitdiff
path: root/examples/takagi-sugeno/SimpleDimmer.fis
blob: 3988290c13d2fdeed0e369b86a0b7bf78577b76f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
#Code automatically generated with fuzzylite 6.0.

[System]
Name='SimpleDimmer'
Type='sugeno'
Version=6.0
NumInputs=1
NumOutputs=1
NumRules=3
AndMethod='min'
OrMethod='max'
ImpMethod='min'
AggMethod='max'
DefuzzMethod='wtaver'

[Input1]
Name='Ambient'
Range=[0.000 1.000]
NumMFs=3
MF1='DARK':'trimf',[0.000 0.250 0.500]
MF2='MEDIUM':'trimf',[0.250 0.500 0.750]
MF3='BRIGHT':'trimf',[0.500 0.750 1.000]

[Output1]
Name='Power'
Range=[0.000 1.000]
NumMFs=3
MF1='LOW':'constant',[0.250]
MF2='MEDIUM':'constant',[0.500]
MF3='HIGH':'constant',[0.750]

[Rules]
1.000 , 3.000 (1.000) : 1
2.000 , 2.000 (1.000) : 1
3.000 , 1.000 (1.000) : 1