import data in fuzzy toolbox
显示 更早的评论
回答(1 个)
Arkadiy Turevskiy
2014-10-16
0 个投票
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 个评论
ehab awad
2016-5-27
what if you have list of input values that you need to evaluate in fuzzy logic matlab interface
Walter Roberson
2016-5-27
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Fuzzy Logic in Simulink 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!