Clear Filters
Clear Filters

how to give input to fuzzy logic

2 views (last 30 days)
I am building a fuzzy inference system for evaluation of a Task. I have build a .fis file for evaluation of the rules. I have 4 inputs and 1 output. Now I am stuck on a point where I need to supply the input with available data in .mat format. i.e. I want to give a input obtained from test values to the .fis block to get the output from the fuzzy logic system for each set of input values.
How to give input to the fuzzy logic tool?

Accepted Answer

Arkadiy Turevskiy
Arkadiy Turevskiy on 18 Jul 2013
Edited: Arkadiy Turevskiy on 18 Jul 2013
Use command evalfis.

More Answers (1)

Nguyen Hong Duc
Nguyen Hong Duc on 17 May 2018
you can find instruction here : https://ch.mathworks.com/help/fuzzy/evalfis.html

Categories

Find more on Fuzzy Logic in Simulink in Help Center and File Exchange

Products


Release

R2013a

Community Treasure Hunt

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

Start Hunting!