fuzzy logic in matlab

2 visualizaciones (últimos 30 días)
joni nababan
joni nababan el 2 de Mzo. de 2020
Comentada: joni nababan el 4 de Mzo. de 2020
how to do fuzzy logic on matlab, but i use training data from excel

Respuesta aceptada

Walter Roberson
Walter Roberson el 2 de Mzo. de 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 comentarios
joni nababan
joni nababan el 4 de Mzo. de 2020
thankyou so much

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Fuzzy Logic in Simulink en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by