MembershipFunctionSettingsType2
Tunable parameter settings for type-2 fuzzy membership functions
Description
Use a MembershipFunctionSettingsType2
object to specify the
tunable parameter settings for a type-2 membership function.
For more information on the tunable settings of a type-1 membership function, see
MembershipFunctionSettings
.
Creation
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.
Properties
Object Functions
setTunable | Set specified parameter settings as tunable or nontunable |
Examples
Version History
Introduced in R2019b