Function Reference: sugeno_tip_demo

Script File: sugeno_tip_demo

Demonstrate the use of the Octave Fuzzy Logic Toolkit to read and evaluate a Sugeno-type FIS with multiple outputs stored in a text file. Also demonstrate the use of hedges in the FIS rules and the Einstein product and sum as the T-norm/S-norm pair.

The demo:

  • reads the FIS structure from a file
  • plots the input membership functions
  • plots the (constant) output functions
  • plots each of the three FIS outputs as a function of the inputs
  • displays the FIS rules in verbose format in the Octave window
  • evaluates the Sugeno-type FIS for six inputs

See also: cubic_approx_demo, heart_disease_demo_1, heart_disease_demo_2, investment_portfolio_demo, linear_tip_demo, mamdani_tip_demo