1% $Revision: 1.1 $
2[System]
3Name='sugeno'
4Type='sugeno'
5NumInputs=1
6NumOutputs=1
7NumRules=2
8AndMethod='prod'
9OrMethod='probor'
10ImpMethod='min'
11AggMethod='max'
12DefuzzMethod='wtaver'
13
14[Input1]
15Name='input'
16Range=[-5 5]
17NumMFs=2
18MF1='low':'gaussmf',[4 -5]
19MF2='high':'gaussmf',[4 5]
20
21[Output1]
22Name='output'
23Range=[0 1]
24NumMFs=2
25MF1='line1':'linear',[-1 -1]
26MF2='line2':'linear',[1 -1]
27
28[Rules]
291, 1 (1) : 1
302, 2 (1) : 1
31