Matlab Anfis 不止一个输出?

发布于 2024-10-08 18:54:59 字数 242 浏览 3 评论 0原文

Matlab 中的 Anfis(自适应神经模糊推理系统)可以有多个输出吗?

顺便问一下,使用 Anfis 来决定打开/关闭风扇和灯是个好主意吗?

根据 matlab website 中的示例,我可以看到有一个输出仅有的。但它没有提到这一点。有人知道相关情况吗?

Can Anfis (Adaptive Neuro-Fuzzy Inference Systems) in Matlab can have more than one output?

By the way , is it a good idea to use Anfis to decide to ON/OFF fan and lights ?

acording to the example in matlab website , I can see there is one output only. But it didn't mention it. Anyone know anything about it?

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

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

发布评论

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

评论(3

红玫瑰 2024-10-15 18:54:59

我对此一无所知,但是你不能为每个输出都有一个唯一的网络吗?

可以说,每个输出都可以独立于其他输出来确定,不是吗?

I don't know anything about it, but couldn't you just have a unique network for each output?

Arguably, each output could be determined independently of the others, couldn't it?

时间你老了 2024-10-15 18:54:59

正如这里提到的
(http://www.researchgate.net/post/How_to_generate_multiple_output_for_ANFIS2) anfis 仅支持一种输出,是列车数据的最后一列

as mentioned here
(http://www.researchgate.net/post/How_to_generate_multiple_output_for_ANFIS2) anfis just supports one output which is the last column of train data

枕头说它不想醒 2024-10-15 18:54:59

你有没有这样尝试过。 anfis_input = *[输入1 输入2 [输出1 输出2]?*

Did you try like this. anfis_input = *[input1 input2 [output1 output2]?*

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