Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Changing membership function params\range

1 回表示 (過去 30 日間)
emami.m
emami.m 2012 年 6 月 22 日
閉鎖済み: Sam Chak 2025 年 4 月 12 日
I have some membership function with defined parameters and range for FIS inputs. I want to know how does params change when we change the range?!
example1: 3 mf , type: gauss2mf , Range:[0 100] , mf2 Params= [16.99 45 16.99 55] when I change the range in membership function editor to [-1 1] , then second mf Params automatically
changes to [0.3398 -0.1 0.3398 0.1] and the graphs doesn't change.
example 2: 3 sigmf for an input with range [0 100] . The mf2 Params changes from [0.1099 25]
to [5.493 -0.5] when ranges become [-1 1].
Is there any function or relation to calculate parameters in command line?
thanks

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by