16.3 FUZZY LOGIC
ؕؓRules are created which make sense to humans, for example when driving a car some acceleration rules may be,
Each or the rule conditions, and results, can be represented with a 1 dimension matrix,
The sets are considered normalized from minimum to maximum. For example is the NOISE sets were from 20dB to 100dB, then a noise level of 80dB would result in a value of 0.5, or a 50% memebership. This way you can say if the noise is `absolutely loud', giving a value of 1.0, or `a bit loud' giving a value of .5.
The matrices are combined using the rules to get a result matrix
Because the conditions (like LOUD_NOISE) are defined with a sort of weight, or memebership rules are easier to make up.
Fuzzy logic controllers have been very successful at solving control problems.