Fuzzy Logic Toolbox | ![]() ![]() |
Customization
One of the primary goals of the Fuzzy Logic Toolbox is to have an open and easily modified fuzzy inference system structure. Thus, the Fuzzy Logic Toolbox is designed to give you as much freedom as possible, within the basic constraints of the process described here, to customize the fuzzy inference process for your application. For example, you can substitute your own MATLAB functions for any of the default functions used in the five steps detailed above: you make your own membership functions, AND methods, OR methods, implication methods, aggregation methods, and defuzzification methods. The next section describes exactly how to build and implement a fuzzy inference system using the tools provided.
![]() | The Fuzzy Inference Diagram | Building Systems with the Fuzzy Logic Toolbox | ![]() |