import data in fuzzy toolbox

Réponses (1)

Arkadiy Turevskiy
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
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
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.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Fuzzy Logic Toolbox dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by