How to let two sets of data in workspace as the input 1 & 2 for sugeno fuzzy logic controller and let the output as the conditions inside while/for loop in a script code (.m file)?
조회 수: 1 (최근 30일)
이전 댓글 표시
I had generated two sets of vector and I want to make them as the inputs of a sugeno fuzzy logic controller. Then there are four outputs which are (0, 0.3333, 0.6667, 1), I want to make them as loop condition and run the code inside the loop. I only know to load .fis file and import into workspace but I have no idea how to import the vectors as fuzzy inputs and evaluate them as output.
댓글 수: 0
답변 (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!