Script File: heart_disease_demo_2

Demonstrate the use of the Octave Fuzzy Logic Toolkit to read and evaluate a Sugeno-type FIS stored in a file.

The demo:

  • - reads the FIS structure from a file
  • - plots the input membership functions
  • - plots the (constant) output functions
  • - plots the FIS output as a function of the inputs
  • - evaluates the Sugeno-type FIS for four inputs

See also: cubic_approx_demo, heart_disease_demo_1, investment_portfolio_demo, linear_tip_demo, mamdani_tip_demo, sugeno_tip_demo.

Package: fuzzy-logic-toolkit