How to do the computation using fuzzy logic
Show older comments
How to do the below computation using fuzzy logic?

Answers (1)
Walter Roberson
on 24 May 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 Comments
Walter Roberson
on 24 May 2022
Edited: Walter Roberson
on 24 May 2022
call the two matrices P and Q. Then
B(1, k) = max(min(P, Q(k, :).'))
Elysi Cochin
on 24 May 2022
Walter Roberson
on 24 May 2022
I have no idea how you would do it using fuzzy logic.
Categories
Find more on Fuzzy Logic in Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!