- Simulink function to use Fuzzy Logic Controller block as a subsystem. A Simulink function is a graphical object that enables you to call a Simulink subsystem in the actions of states and transitions.
- MATLAB function to use specific Fuzzy Logic Toolbox functions (e.g. evalfis) that supports code generation to evaluate a fuzzy inference system (FIS).
In the stateflow operation in state machines, can the states have dynamic equations? & can fuzzy logic be used as guards for state transitions?
조회 수: 1 (최근 30일)
이전 댓글 표시
the stateflow transition guard i.e the condition for transition can the be implemented by fuzzy logic ?
댓글 수: 0
답변 (1개)
Kyle Rawding
2021년 3월 17일
Hi -
One potential way to integrate fuzzy logic and Simulink / Stateflow would be to use the Fuzzy Logic Controller block as an input to a Stateflow block.
Two alternate methods you can also use:
Cheers,
Kyle
댓글 수: 0
참고 항목
카테고리
Help Center 및 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!