Help in Fuzzy logic

13 visualizaciones (últimos 30 días)
mahdi hossaini
mahdi hossaini el 26 de Nov. de 2017
Comentada: dani ansari el 31 de Mzo. de 2022
Hello, I have a solar pv module and fuzzy logic box when I launch my program, I got two errors: 1.Error in 'solar_pv_module_fuzzy/Fuzzy Logic Controller with Ruleviewer/Animation1' while executing MATLAB S-function 'animrule', flag = 0 (initialize), at start of simulation. Caused by: Struct contents reference from a non-struct array object.
2.Error in 'solar_pv_module_fuzzy/Fuzzy Logic Controller with Ruleviewer/Animation1' while executing MATLAB S-function 'animrule', flag = 0 (initialize), at start of simulation. Caused by: Struct contents reference from a non-struct array object. I have two inputs and one output in fuzzy system, and DV(Voltage variation) is one of the inputs.
Anyone has any idea why it does not work? Is there any concurrency issues or something like that?
thanking you in advance
  1 comentario
Sameema Tariq
Sameema Tariq el 29 de Mzo. de 2020
Have you resolved this issue?

Iniciar sesión para comentar.

Respuestas (2)

said belhadj
said belhadj el 5 de Sept. de 2019
Hello, I want to use the memberships functions to define my two inputs and outputs but I do not know how to limit their intervals knowing that the first entry varies from -100 to +100, the second entry from 0 to 30 and the output from 0 to 100 Do you have an idea ??? Thank you.
Cordially.
  1 comentario
dani ansari
dani ansari el 31 de Mzo. de 2022
too late but anyway
for putting your input or output into the intervals when you knowthe variation of your variable you can use gain.for your example you can use gain 0.01 for your input. or more simple you can put your range in toolbox -100 to 100.

Iniciar sesión para comentar.


tahri Abbes
tahri Abbes el 10 de Feb. de 2021
I got the same problem, any one knows how to resolve this ?

Categorías

Más información sobre Fuzzy Inference System Modeling 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