- Column 1 — Index of the membership function for the first input
- Column 2 — Index of the membership function for the second input
- Column 3 — Index of the membership function for the output
- Column 4 — Rule weight (ranging from 0 to 1)
- Column 5 — Fuzzy operator (1 for AND, 2 for OR)
What are the meanings of fuzzy rules expressed in indices format?
2 次查看(过去 30 天)
显示 更早的评论
1 1, 1 (1) : 2
2 0, 2 (1) : 1
Regards
0 个评论
回答(1 个)
Sam Chak
2024-9-27
1 1, 1 (1) : 2
2 0, 2 (1) : 1
This approach is one of several ways to specify the rules using membership function indices. The first row (without ID) refers to the first rule, while the second row corresponds to the second rule. The indices for the fuzzy rules in this format have the following meanings:
For the second rule (in the second row), the '0' in Column 2 indicates that the second input is 'none'.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Fuzzy Logic Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!