필터 지우기
필터 지우기

How many rules we need?

조회 수: 2 (최근 30일)
Dani D
Dani D 2016년 5월 31일
댓글: Walter Roberson 2016년 5월 31일
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

답변 (1개)

Walter Roberson
Walter Roberson 2016년 5월 31일
  댓글 수: 2
Dani D
Dani D 2016년 5월 31일
I can't understand it,that topic relative with my problem?
Walter Roberson
Walter Roberson 2016년 5월 31일
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).

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Fuzzy Logic in Simulink에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by