How to train Mamadani Fuzzy inference system ?

1 回表示 (過去 30 日間)
Atif Shah
Atif Shah 2016 年 4 月 18 日
回答済み: INFOZOU 2016 年 10 月 6 日
I am new to fuzzy logic, I create membership functions and Rules. but now i dont know how to test and train this model.

回答 (1 件)

INFOZOU
INFOZOU 2016 年 10 月 6 日
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.

カテゴリ

Help Center および File ExchangeFuzzy Logic Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by