import data in fuzzy toolbox
Mostrar comentarios más antiguos
how to import data with type data in fuzzy toolbox
Respuestas (1)
Arkadiy Turevskiy
el 16 de Oct. de 2014
0 votos
You cannot import input data into Fuzzy Logic Designer app. You can design fuzzy inference sustem there, and then use evalfis function to apply it to input data.
2 comentarios
ehab awad
el 27 de Mayo de 2016
what if you have list of input values that you need to evaluate in fuzzy logic matlab interface
Walter Roberson
el 27 de Mayo de 2016
Then you use the Fuzzy Logic Designer to design a FIS. Then you load the data into a variable, and use evalfis() to apply the fis to the input.
Categorías
Más información sobre Fuzzy Logic Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!