انت هنا الان : شبكة جامعة بابل > موقع الكلية > نظام التعليم الالكتروني > مشاهدة المحاضرة

show about fuzzy logic

الكلية كلية العلوم للبنات     القسم قسم الحاسبات     المرحلة 4
أستاذ المادة زينب فلاح حسن الكيم       20/11/2014 18:27:18
show about fuzzy logic
include
fuzzy inference system
represent fuzzy logic using matlab
---------------------------------------
A Fuzzy Inference System (FIS) is a way of mapping an input space to an output space using fuzzy logic
FIS uses a collection of fuzzy membership functions and rules, instead of Boolean logic, to reason about data.
The rules in FIS (sometimes may be called as fuzzy expert system) are fuzzy production rules of the form:
if p then q, where p and q are fuzzy statements.
For example, in a fuzzy rule
if x is low and y is high then z is medium.
Here x is low; y is high; z is medium are fuzzy statements; x and y are input variables; z is an output variable, low, high, and medium are fuzzy sets.

fuzzification:

In the process of fuzzification, membership functions defined on input variables are applied to their actual values so that the degree of truth for each rule premise can be determined.
Fuzzy statements in the antecedent are resolved to a degree of membership between 0 and 1.
If there is only one part to the antecedent, then this is the degree of support for the rule.
If there are multiple parts to the antecedent, apply fuzzy logic operators and resolve the antecedent to a single number between 0 and 1.
Antecedent may be joined by OR; AND operators.
For OR -- max
For AND -- min


المادة المعروضة اعلاه هي مدخل الى المحاضرة المرفوعة بواسطة استاذ(ة) المادة . وقد تبدو لك غير متكاملة . حيث يضع استاذ المادة في بعض الاحيان فقط الجزء الاول من المحاضرة من اجل الاطلاع على ما ستقوم بتحميله لاحقا . في نظام التعليم الالكتروني نوفر هذه الخدمة لكي نبقيك على اطلاع حول محتوى الملف الذي ستقوم بتحميله .