- 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).
stateflow / fuzzy logic / help
2 ビュー (過去 30 日間)
古いコメントを表示
hello i have a question on simulink stateflow and fuzzy logic.
i would like to know if it is possible to use fuzzy logic on stateflow?
thank you
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!