How to do the computation using fuzzy logic

Risposte (1)

Walter Roberson
Walter Roberson il 24 Mag 2022
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 Commenti

call the two matrices P and Q. Then
B(1, k) = max(min(P, Q(k, :).'))
How can we do this using fuzzy logic?
I have no idea how you would do it using fuzzy logic.

Accedi per commentare.

Categorie

Richiesto:

il 24 Mag 2022

Modificato:

il 24 Mag 2022

Community Treasure Hunt

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

Start Hunting!

Translated by