Fuzzy Control Language: Difference between revisions

Content deleted Content added
Wtlo (talk | contribs)
m Fixed capitalization and cleaned parentheses
Wtlo (talk | contribs)
m Capitalization matches second example
Line 3:
== Example ==
 
RULE 0: If (Temperature is ColdCOLD) then (Output is HighHIGH)
RULE 1: If (Temperature is MediumMEDIUM) then (Output is LowLOW)
 
== Limitations ==