How to train Mamadani Fuzzy inference system ?

1 Ansicht (letzte 30 Tage)
Atif Shah
Atif Shah am 18 Apr. 2016
Beantwortet: INFOZOU am 6 Okt. 2016
I am new to fuzzy logic, I create membership functions and Rules. but now i dont know how to test and train this model.

Antworten (1)

INFOZOU
INFOZOU am 6 Okt. 2016
Try the following commands: a = readfis('tipper'); plotmf(a,'input',1) http://www.mathworks.com/help/fuzzy/plotmf.html To verify all system, you should fix the error input (choose a signal) and simulate the system.

Kategorien

Mehr zu Fuzzy Logic Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by