Tunable numeric parameter settings of membership functions
A NumericParameters
object contains tunable settings for the
numeric properties of a fuzzy membership function.
Create a NumericParameters
object using the getTunableSettings
function. The
first and second outputs of getTunableSettings
contain
VariableSettings
objects for input and output variables, respectively. The
MembershipFunctions
property of each VariableSettings
object contains NumericParameters
objects for specifying the tunable settings
of the membership function properties.