【问题标题】:confusion in fuzzy logic tsukamoto模糊逻辑中的混乱 tsukamoto
【发布时间】:2019-07-23 12:43:47
【问题描述】:

我尝试为我的项目了解模糊逻辑冢本,我有一组时间和频率,时间变量是(短,长),频率(一点,很多)有条件

  • 短 = 1 小时
  • 长 = 2 小时
  • 一点点 = 10 次
  • 很多 = 40 次

规则是

1. if application used for short time and a little, it won't be blocked
2. if application used for short time and a lot, it will be blocked
3. if application used for long time and a little, it won't be blocked
4. if application used for long time and a lot, it will be blocked

我有一个问题,如果被阻止 = 1 而未被阻止 = 0 我可以为这个模糊逻辑设置一个去模糊化的值吗?

谢谢

【问题讨论】:

    标签: fuzzy-logic


    【解决方案1】:

    模糊逻辑历史悠久,被大多数用户认为没有帮助而拒绝。

    quote:“Fuzzy 这个名字很适合他的胡子脸,但是 Fuzzy这个名字实际上取自Al St.之前的另一位演员。 约翰作为牛仔边踢。“ 2012 年 9 月的《Panhandle Cowboys Gazette》,http://www.panhandlecowboys.org/gazette/GazetteSep2012.pdf

    这个想法是为真假想象一个单独的类别,可以得到一个单独的值。示例中的个人防火墙规则可以写成一个数字表,其中所有条目都在 [0;1] 的范围内进行了规范化。这导致主观判断,哪种模式应该被阻止,哪些不应该被阻止。规则无法复制,与可靠的控制系统背道而驰。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-06-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-10-16
      • 2011-03-30
      • 2014-02-19
      相关资源
      最近更新 更多