- Increase input range values of the fuzzy inference system (FIS).
- Limit input values to individual input range values before you feed it to the FIS.
- Make sure the rules cover all the input space so that at least one rule is fired during the inference process. Look at the control surface of the FIS.
- In evalfisOptions object, set diagnostic messages to "none".
Getting Error/ warning for Fuzzy logic
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am trying to do a simulation of Fuzzy logic. i am getting this this Error " no rules fired for Output 1. Defuzzified output value set to its mean range value 0"
I have 2 inputs and 1 output.
0 commentaires
Réponses (1)
Sanju
le 25 Avr 2024
To solve this issue, you can try out the following steps,
If the issue is not solved please share your model to reproduce the issue,
Hope this helps!
0 commentaires
Voir également
Catégories
En savoir plus sur Fuzzy Logic in Simulink dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!