Problem with Fuzzy logic Controller in Simulink
古いコメントを表示
I am using Simulink with Fuzzy Logic Controller but when I introduce more than 1309 rules for the controller, I only receive a 0 as answer. I want to know if I can introduce more rules in a controller because possibly I need to introduce 78125.
回答 (1 件)
Shashank
2017 年 2 月 20 日
1 投票
Hi David,
There is no hard limit on the number of rules. However, a huge number of fuzzy rules not only increases computational complexity but also harms its interpretability. I would recommend you to try to simplify or decompose the original fuzzy inference problem as much as possible.
Regards,
Shashank
カテゴリ
ヘルプ センター および 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!