How to stimulate fuzzy logic in MATLAB
3 views (last 30 days)
Show older comments
Raghvi Saxena
on 12 Jul 2022
Answered: Anay Aggarwal
on 12 Jul 2022
Hey,
I have just started using MATLAB for research purposes. I have to work with fuzzy logic, and wanted to know how to create a fuzzy logic expert system using matlab. I have made the graphs but I can not figure out how to infer them.
Please help!
0 Comments
Accepted Answer
Kshittiz Bhardwaj
on 12 Jul 2022
Hello Raghvi, as I understand you want to know about Fuzzy logic analysis and how to use it in MATLAB.
Fuzzy logic is determined as a set of mathematical principles for knowledge representation based on degrees of membership rather than on crisp membership of classical binary logic.
You can refer the documentation to know about how to use this in MATLAB : https://ch.mathworks.com/help/fuzzy/
0 Comments
More Answers (1)
Anay Aggarwal
on 12 Jul 2022
Hi Raghvi,
I have an understanding that you want to create fuzzy logic expert system using MATLAB but dont know how to implement it.
You can refer to the following page to get a descritive understanding for the same:
Regards
0 Comments
See Also
Categories
Find more on Fuzzy Logic Toolbox 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!