Tunable parameter settings for type-2 fuzzy membership functions
A MembershipFunctionSettingsType2
object contains tunable
parameter settings for a type-2 membership function. Using this object, you can specify the
tunability settings for the corresponding MF, including the upper MF parameters, the lower MF
scale, and the lower MF lag.
For more information on the tunable settings of a type-1 membership function, see
MembershipFunctionSettings
.
Create MembershipFunctionSettingsType2
objects using the getTunableSettings
function with a
mamfistype2
, sugfistype2
, or
fistree
object. The first and second outputs of
getTunableSettings
contain VariableSettings
objects
for input and output variables, respectively. If a VariableSettings
object
corresponds to a variable with type-2 membership functions, then its
MembershipFunctions
property contains
MembershipFunctionSettingsType2
objects.
setTunable | Set specified parameter settings as tunable or nontunable |