How to train Mamadani Fuzzy inference system ?

1 vue (au cours des 30 derniers jours)
Atif Shah
Atif Shah le 18 Avr 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.

Réponses (1)

INFOZOU
INFOZOU le 6 Oct 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.

Catégories

En savoir plus sur Fuzzy Logic Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by