如何在 MATLAB 的 FIS 编辑器中设置 if-and-or-then 规则?

发布于 2024-10-25 17:34:10 字数 352 浏览 1 评论 0原文

我想使用 Matlab FIS EDITOR(模糊逻辑工具箱)设置一条规则,其形式如下:

if .......
AND ......
OR ......
THEN ......

如何使用 Matlab 中的规则查看器设置这样的规则?

PS:我对帮助文档不满意,因为他们讨论了一个非常简单的问题。例如:如果(服务很差)或(食物腐臭)那么(小费很便宜)......现在,如果你看看这个声明,他们只使用了一个运算符“或”......如果我必须这样做怎么办关系:如果(服务很差)或(食物腐臭)和(bla bla bla)那么(小费很便宜)...我渴望知道如何使用 FIS 编辑器中的规则编辑器实现复合类型的语句。

I want to set a rule using Matlab FIS EDITOR (Fuzzy Logic Toolbox) which is of the following form:

if .......
AND ......
OR ......
THEN ......

How can I set such a rule using Rule Viewer in Matlab?

P.S: I am not satisfied with the help documentation because they have discussed with a very simple problem. e.g:If (service is poor) or (food is rancid) then (tip is cheap).... Now if you look at this statement they have used only one operator "or" ...what if i have to make such a relation:If (service is poor) or (food is rancid) and (bla bla bla) then (tip is cheap)...I am eager about knowing how to implement a composite type of statement using Rule Editor in FIS Editor.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文