How can I create a confusion matrix from a simple fuzzy logic model?

5 views (last 30 days)
Hello!
I have created a simple fuzzy logic model and created rules for it by analyzing instances of data.
I want to test the model against additional test data and then create a confusion matrix from it.
the model is saved as "model.fis"
Is there a way to do this in Matlab? I know about confusionmat but I dont know how to use a FIS file to create it.

Accepted Answer

Sulaymon Eshkabilov
Sulaymon Eshkabilov on 29 May 2021
Hi,
Here is a nice help documentation by which you can develop *.fis models:
Good luck.

More Answers (0)

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!