Legacy Documentation

Fuzzy Logic (2004)

This is documentation for an obsolete product.
Current products and services

 Documentation /  Fuzzy Logic /  Function Index /

CoreCreateFuzzySet

CreateFuzzyRelation

CreateFuzzyRelation[func,({{a, b}, {c, d}}), opts] returns a fuzzy relation with membership grades that are the result of applying func to all of the elements within the specified range (rows a to b, columns c to d). If no range is specified all elements in the universal space are used. The universal space can be set with an option.

CoreCreateFuzzySet