How to train Mamadani Fuzzy inference system ?

1 visualización (últimos 30 días)
Atif Shah
Atif Shah el 18 de Abr. de 2016
Respondida: INFOZOU el 6 de Oct. de 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.

Respuestas (1)

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

Categorías

Más información sobre Fuzzy Logic Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by