フィルターのクリア

Fuzzy Logic Toolbox - ruleview command

4 ビュー (過去 30 日間)
ben harper
ben harper 2011 年 5 月 1 日
When i use
> ruleview(myfis)
i can see my fuzz logic rules. but with the inputs of [0.5 0.5 5].
Manually i change input vector to my desired values.
How can i change input vector of ruleview, from the command line? Thank you

回答 (1 件)

nayomi ranamuka
nayomi ranamuka 2011 年 5 月 28 日
You can try this,
a=readfis(myfis); evalfis([5 5], a)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by