Evaluation of Fuzzy Inference system with GUI

2 views (last 30 days)
I want to check the performance of my Fuzzy Inference System (Mamdani) in MATLAB wiyh the help of GUI or any form, is there any way to do that? Please help me I am new to MATLAB and Fuzzy Logic Tollbox. Thanks

Answers (1)

Arkadiy Turevskiy
Arkadiy Turevskiy on 30 Apr 2014
If you want to evaluate your FIS on a matrix of data, use evalfis function. For building, editing, and evaluating your FIS for a specific set of inputs use Fuzzy Logic Designer app .
Check out the videos here to see how to use it.
  2 Comments
Muhammad
Muhammad on 1 May 2014
I built Mamdani FIS, is this Fuzzy Logic Designer app help me to evaluate my FIS. How can I run this in MATLAB? Actuall I want to present my project and my purpose is that a user can give input to the system and result of output will be shown. Is this is possible?
Arkadiy Turevskiy
Arkadiy Turevskiy on 1 May 2014
Please watch the videos I linked to in my earlier answer and then ask what you do not understand.

Sign in to comment.

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!