Fuzzy Control Language: Difference between revisions

Content deleted Content added
Add reference, in keeping with other external links, to an python library than can use FCL as an input.
Line 4:
 
RULE 0: IF (Temperature IS Cold) THEN (Output IS High)
RULE 1:If ((temperature is medium) then (output is low)
 
== Limitations ==