fuzzy logic in matlab

2 次查看(过去 30 天)
how to do fuzzy logic on matlab, but i use training data from excel

采纳的回答

Walter Roberson
Walter Roberson 2020-3-2
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()

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Fuzzy Logic in Simulink 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by