VariableSettings
Tunable parameter settings of fuzzy variables
Description
When tuning a fuzzy inference system using the tunefis function, use VariableSettings objects to specify
tunable parameter settings for input and output variables.
Creation
Create a VariableSettings object using the getTunableSettings function. The
first and second outputs of getTunableSettings contain
VariableSettings objects for input and output variables,
respectively.
Properties
Object Functions
setTunable | Set specified parameter settings as tunable or nontunable |
Examples
Version History
Introduced in R2019a