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.

Answers (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

Categories

Tags

Answered:

on 20 Feb 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!