Re: [Ffll-devel] Nested Rules Possible ?
Brought to you by:
michaelz
|
From: Michael Z. <Mic...@Lo...> - 2003-03-09 10:41:11
|
Yes and no... you don't have to "fuzzify" it, you can use singletons as = the terms of the variable. So using your example: IF hydrogen IS high AND methane IS not_high THEN state IS overload; IF state IS overload AND filling_level IS full THEN feed IS stop; One of the input variables to the 2nd model would have singleton terms = like "overload".=20 Michael Z ----- Original Message -----=20 From: Ernst Murnleitner=20 To: 'Michael Zarozinski' ; ffl...@li...=20 Sent: Thursday, February 20, 2003 2:15 PM Subject: AW: [Ffll-devel] Nested Rules Possible ? Hello Michael, if I use two models, the output has to be defuzzified and fuzzified = again? I need that the outptut variables of model 1 can be used without = defuzzification/fuzzification before they are used as input for model 2. Greetings, Ernst |