Filter löschen
Filter löschen

How many rules we need?

1 Ansicht (letzte 30 Tage)
Dani D
Dani D am 31 Mai 2016
Kommentiert: Walter Roberson am 31 Mai 2016
Hello, How can determine how many rules and fuzzy sets we need in our fuzzy system? Is by increasing the rules and fuzzy sets, the system would be better? How can we determine how many rules and fuzzy sets we need actually for better results? Thanks

Antworten (1)

Walter Roberson
Walter Roberson am 31 Mai 2016
  2 Kommentare
Dani D
Dani D am 31 Mai 2016
I can't understand it,that topic relative with my problem?
Walter Roberson
Walter Roberson am 31 Mai 2016
For the best accuracy, you should have one rule for each possible combination of inputs. For example, if you have two inputs, each of which are floating point numbers in the range 1 (included) to 2 (excluded), then for the best accuracy you should have (2^53)^2 = 2^106 rules. 2^53 is the number of different representable floating point numbers between 1 (included) and 2 (excluded).

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Fuzzy Logic in Simulink finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by