import data in fuzzy toolbox
Afficher commentaires plus anciens
how to import data with type data in fuzzy toolbox
Réponses (1)
Arkadiy Turevskiy
le 16 Oct 2014
0 votes
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 commentaires
ehab awad
le 27 Mai 2016
what if you have list of input values that you need to evaluate in fuzzy logic matlab interface
Walter Roberson
le 27 Mai 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.
Catégories
En savoir plus sur Fuzzy Logic Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!