Content deleted Content added
created |
m change indentation of code samples |
||
Line 3:
FCL allows the programmer to specify [[fuzzy set]]s, which are lists of points on a graph, as well as IF-THEN rules, for example:
FCL is not an entirely complete fuzzy language, for instance, it does not support "hedges", which are adverbs that modify the set. For instance, the programmer cannot write:
However, the programmer can simply define new sets for "very cold" and "very high". FCL also lacks support for higher-order fuzzy sets, subsets, and so on. None of these features are essential to fuzzy control, although they may be nice to have.
|