![]() |
|
|
|
AREC Home For more information about this area, please contact: Russ Tronstad Phone:
(520) 621-2425
|
|
An Example Fuzzy Expert System Step 6 -- Defuzzification To determine exactly how much feed to use we need to defuzzify the rules. To do this we first combine the results from all rules into the outcome fuzzy set and then transform this composited fuzzy set to a crisp number.centroid = N[Integrate[fud[x] x,{x,0,10}]/5] The above approach does not work due to the nature of the composited fuzzy set. Instead a numerical approach must be used. The details are in the mathematica notebook. For observation 3 the centroid of the outcome fuzzy set is 7.3.
|
|
|
|
© 2007 Dept. of Agricultural & Resource Economics, The University of Arizona
Send comments or questions to arecweb@ag.arizona.edu
Last updated September 17, 1999
Document located at http://ag.arizona.edu/arec/fuzzy/ex-defuzz.html