fuzzy logic in matlab

2 Ansichten (letzte 30 Tage)
joni nababan
joni nababan am 2 Mär. 2020
Kommentiert: joni nababan am 4 Mär. 2020
how to do fuzzy logic on matlab, but i use training data from excel

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 2 Mär. 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 Kommentare
joni nababan
joni nababan am 4 Mär. 2020
thankyou so much

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Fuzzy Logic in Simulink finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by