How to do the computation using fuzzy logic

Réponses (1)

Walter Roberson
Walter Roberson le 24 Mai 2022

0 votes

The output shown is incorrect. The cup symbol means set union and the upside down cup means set intersection. Almost all of those set intersections are empty.

3 commentaires

Walter Roberson
Walter Roberson le 24 Mai 2022
Modifié(e) : Walter Roberson le 24 Mai 2022
call the two matrices P and Q. Then
B(1, k) = max(min(P, Q(k, :).'))
Elysi Cochin
Elysi Cochin le 24 Mai 2022
How can we do this using fuzzy logic?
I have no idea how you would do it using fuzzy logic.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Fuzzy Logic in Simulink dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by