how to give input to fuzzy logic
3 ビュー (過去 30 日間)
古いコメントを表示
I am building a fuzzy inference system for evaluation of a Task. I have build a .fis file for evaluation of the rules. I have 4 inputs and 1 output. Now I am stuck on a point where I need to supply the input with available data in .mat format. i.e. I want to give a input obtained from test values to the .fis block to get the output from the fuzzy logic system for each set of input values.
How to give input to the fuzzy logic tool?
0 件のコメント
採用された回答
その他の回答 (1 件)
Nguyen Hong Duc
2018 年 5 月 17 日
you can find instruction here : https://ch.mathworks.com/help/fuzzy/evalfis.html
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Fuzzy Logic Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!