Evaluation of Fuzzy Inference system with GUI

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)

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

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?
Please watch the videos I linked to in my earlier answer and then ask what you do not understand.

Sign in to comment.

Categories

Asked:

on 30 Apr 2014

Community Treasure Hunt

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

Start Hunting!