20.6.12.6. Aggregation

Aggregation is a result of the summation about implementation results. Aggregation only affects the result in Mamdani type Fuzzy logic and is not available for Sugeno type Fuzzy logic.

No.

Method

Description

1

max

Return a maximum value between inputs

Result is always satisfied as 0 ≤ result ≥1

2

sum

Return a summation value between inputs

Result is always satisfied as 0 ≤ result ≥1

3

probor

Probabilistic OR method

\(probor(a,b)=a+b-ab\)

Result is always satisfied as 0 ≤ result ≥1