fuzzy logic in matlab

5 vues (au cours des 30 derniers jours)
joni nababan
joni nababan le 2 Mar 2020
Commenté : joni nababan le 4 Mar 2020
how to do fuzzy logic on matlab, but i use training data from excel

Réponse acceptée

Walter Roberson
Walter Roberson le 2 Mar 2020
As to how to use training data from excel: first import the data into MATLAB. Once you have the data in memory, the Fuzzy Logic Toolbox does not care where the data came from.
To read the data into MATLAB, see readtable() or xlsread(). If you have R2019b or later, you might be able to use readmatrix()
  3 commentaires
joni nababan
joni nababan le 4 Mar 2020
thankyou so much

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Fuzzy Logic in Simulink dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by