How to combine two fuzzy inference system in Simulink?

조회 수: 12 (최근 30일)
Swathi T
Swathi T 2022년 7월 26일
편집: Layla Mohammad 2023년 8월 1일
Two fuzzy inference system(FIS) has different input features where both FIS have same output classes.
I need to combine both FIS and get single output. Which block i need to use in the library browser (Simulink) to combine them to get single output.
As i need to form more rule so i done two sets of fuzzy inference system to reduce the rules.
Please help me how to combine them in simulink to get single output.

채택된 답변

Sam Chak
Sam Chak 2022년 7월 28일
I don't know how your Rules and FIS work, but you can try combining both FIS blocks in the additive way:
Also, note that the FIS supports MIMO system. In other words, it is possible to design one single FIS as such
and then the final output is
  댓글 수: 5
Sam Chak
Sam Chak 2023년 7월 29일
Thanks for your feedback. Since this doesn't work for you, please open a new question, and then describe your fuzzy problem if you want to build the connected fuzzy inference systems, something similar to what is shown below.
A sketch is preferable for clarity because the FIS can be connected in various configurations.
Do you want to connect the two Mamdani FIS in MATLAB or Simulink?
plotfis(Tree)

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

추가 답변 (0개)

카테고리

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