How to combine two fuzzy inference system in Simulink?

10 visualizaciones (últimos 30 días)
Swathi T
Swathi T el 26 de Jul. de 2022
Editada: Layla Mohammad el 1 de Ag. de 2023
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.

Respuesta aceptada

Sam Chak
Sam Chak el 28 de Jul. de 2022
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 comentarios
Sam Chak
Sam Chak el 29 de Jul. de 2023
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)

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Fuzzy Logic in Simulink en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by