Product method for Fuzzy implication step

조회 수: 22 (최근 30일)
Dipankar Chowdhury
Dipankar Chowdhury 2021년 5월 26일
댓글: Dipankar Chowdhury 2021년 6월 7일
Hello,
There are two built in implication methods - min and prod. For a mamfis system, min is the minimum between final antecedent number and 1 (as I understood - please correct me, if I am wrong). However, for the prod method, it is mentioned that the input to the implication step from the antecedent is squashed. What does it mean for a mamfis system? If my input to the prod implication step is 0.7 for a mamfis system, what will be the output from this step? Can you please provide the associated equation format for the prod implication method?
BR
Dipankar

채택된 답변

Vimal Rathod
Vimal Rathod 2021년 6월 7일
Hello,
For product implication when it says the antecedent gets squashed, it means that the data is reduced or scaled down to that value. In the below image you could see that when the final membership value is 0.4 then the prod implication multiplies antecedent with 0.4 and hence the antecedent value gets squashed.
For more information refer to the following links:

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by