模糊逻辑系统

As discussed earlier, the Fuzzy Logic System consists of 4 components: the Knowledge Base, Fuzzification Module, Inference Engine, and the Defuzzification Module. We know how the data and information flow between these components, but we do not know how the processing of that information takes place. Here, we are going to study the same.

如前所述, 模糊逻辑系统由4个组件组成:知识库,模糊化模块,推理引擎和模糊化模块。 我们知道数据和信息在这些组件之间的流动方式,但是我们不知道该信息的处理方式。 在这里,我们将进行同样的研究。

会员功能 (Membership Function)

The membership function is the backbone of the Inference Engine. It is a function which quantifies the data and represents a Fuzzy Set, which is defined over the range 0 to 1 (both inclusive). The input space that the Membership Function works in is known as the Universe of Discourse and the data that it takes as input are usually linguistic terms.

隶属函数是推理引擎的基础。 它是一种量化数据并表示模糊集的函数,该模糊集在0到1(包括两者)的范围内定义。 隶属函数在其中起作用的输入空间被称为“话语宇宙”,而它作为输入的数据通常是语言术语。

The Linguistic terms can be defined as the words which define the physical characteristics of a function. For example, if we are defining the temperature of a body, then we use the terms which define the characteristics of it, like high, low, very high, moderate, etc. These are the linguistic terms here.

语言术语可以定义为定义功能的物理特征的单词。 例如,如果我们要定义一个物体的温度,那么我们将使用定义该物体特征的术语,例如高,低,非常高,中等等。这些是这里的语言术语。

The Membership function can be defined as: µP: X → [0, 1]

隶属度函数可以定义为: µ P :X→[0,1]

Where,

哪里,

  • 'µ' denotes the membership function,

    “ µ”表示隶属函数,

  • 'P' denoted the Fuzzy Set,

    “ P”表示模糊集,

  • and 'X' denotes the universe of discourse, i.e. input space.

    “ X”表示话语的宇宙,即输入空间。

Algorithm:

算法:

The algorithm on which the Fuzzy logic system is as follows:

模糊逻辑系统的算法如下:

  1. Define the Knowledgebase by feeding the Fuzzy set Rules into it.

    通过将模糊集规则输入知识库来定义知识库。

  2. Define the universe of discourse for the membership function.

    定义隶属函数的话语范围。

  3. Construct the membership function (By any method, Triangular, Singleton or Gaussian).

    构造隶属函数(通过任何方法,使用Triangular,Singleton或Gaussian)。

  4. Perform Fuzzification to convert the input information into data in the form of Fuzzy sets.

    执行模糊化以将输入信息转换为模糊集形式的数据。

  5. Process the Fuzzy data set and draw the inference using the rules defined in the Knowledgebase (This process takes place inside the Inference Engine).

    使用知识库中定义的规则处理模糊数据集并得出推理(此过程在推理引擎内部进行)。

  6. Perform Defuzzification to convert the fuzzy data into the user-understandable form and produce the output.

    执行“去模糊化”以将模糊数据转换为用户可理解的形式并产生输出。

翻译自: https://www.includehelp.com/ml-ai/working-inside-the-fuzzy-logic-system-artificial-intelligence.aspx

模糊逻辑系统

模糊逻辑系统_在模糊逻辑系统中工作 人工智能相关推荐

  1. winform下拉框模糊查询_怎样在c#中实现数据库数据的模糊查询

    我想在vs的 dataGridView中 显示查询的内容. 具体是 在文本框中输入一个关键字,然后在数据库的一个表的所有字段进行查询,显示在dataGridView,麻烦大家帮忙解答一下. (下面的是 ...

  2. 量词逻辑量词里面的v表示?_知识表示能力问答中的人工智能量词(MCQ)

    量词逻辑量词里面的v表示? 1) How many types of quantifiers are there that are used to represent knowledge? 3 typ ...

  3. python虽然火为什么工作少_学Python开发干什么工作 人工智能方面的吗

    大家都在学Python开发,你和别人的差距在哪?我们为何要学习Python开发,如何才能学好这个语言呢,学有所成之后能做什么呢? 据我所知,Python大概于2000年前后(或许实际情况更早一些)传入 ...

  4. ai人工智能市场客户_在市场营销中使用人工智能:让我们进入客户的视野

    ai人工智能市场客户 Do you know ~ according to research, 93% of customers make purchase decisions based on vi ...

  5. 出现字迹模糊迹象_缺乏经验的开发人员的4个迹象

    出现字迹模糊迹象 Experience is the hardest kind of teacher. It gives you the test first and the lesson after ...

  6. cad模糊查询符号_万能模糊查询SQL

    ****************************************************************** * 功能:万能模糊查询SQL * 时间:2015/1/30 16: ...

  7. mongodb模糊查询_我叫Mongo,收了「查询基础篇」,值得你拥有

    这是mongo第二篇「查询基础篇」,后续会连续更新6篇 mongodb的文章总结上会有一系列的文章,顺序是先学会怎么用,在学会怎么用好,戒急戒躁,循序渐进,跟着我一起来探索交流. 通过上一篇基础篇的介 ...

  8. simulink模糊PID控制在机车速度控制中的应用

    1.内容简介 略 576-可以交流.咨询.答疑 2.内容说明 摘 要: : 根据机车速度控制系统具有非线性且在运行过程中受外界干扰较多等特点,传统的 PID 控制器受条件制约很 难达到理想的控制效果. ...

  9. 模糊相似矩阵_主要代码实现

    (VS2013+Opencv3.0) 本篇结合自己的研究项目,仅对算术平均最小值法.兰氏距离法(系数 c=0.1 时).绝对值倒数法(系数 M=0.1 时和最大值_最小值法共4中相似矩阵的构造进行算法 ...

最新文章

  1. UA PHYS515 电磁理论II 静电场问题5 用Green函数法求解interior Dirichlet问题的例子
  2. windows Service循环任务.服务启动后无法停止重启的解决办法
  3. Python sys.stdout sys.stdin
  4. 深入理解编译优化之循环展开和粗化锁
  5. 利用Axis2默认口令安全漏洞入侵WebService网站
  6. 程序员如何跨过自我推销的难关?
  7. 并查集——亲戚(洛谷 P1551)
  8. Hybrid Skeleton Driven Surface Registration for Temporally Consistent Volumetric Video
  9. 电子专业 英语词汇大全(持续更新)
  10. STM32 SPI驱动OLED12864原理图和源代码分享
  11. 图像处理之matlab中fspecial函数用法详解
  12. 线程----code
  13. Springboot应用缓存实践之:Ehcache加持
  14. 第十六届“振兴杯”计算机网络管理员赛项理论参考题库(2)多选
  15. 饮食、生物钟、肠道菌群的“三角恋”
  16. 干货 | Between 运算符
  17. weblogic部署常见问题
  18. 14. echarts画双y轴
  19. 智能手机Web开发笔记
  20. 消灭糟糕的办公环境,解决桌面文件会乱问题

热门文章

  1. python动态绘图并保留之前绘图_[转]基于Python实现matplotlib中动态更新图片(交互式绘图)...
  2. 【前端框架-Vue-基础】$attr及$listeners实现跨多级组件的通信
  3. elementUI之switch应用的坑
  4. jquery点击非div区域隐藏div
  5. 前端面试题(附上自己的回答)
  6. 如何通过CSS开启硬件加速来提高网站性能
  7. css之absolute
  8. Python学习笔记----基础篇10----模块2
  9. [KISSY5系列]淘宝全终端框架 KISSY 5--从零开始使用
  10. 【转载】Ubuntu环境下配置Android Studio