Main Content
ClauseParameters
Parameter settings for rule clauses
Description
A ClauseParameters
object contains tunable settings for either
the antecedent or consequent of a fuzzy rule.
Creation
Create a ClauseParameters
object using the getTunableSettings
function. The
third output of getTunableSettings
contains RuleSettings
objects. The Antecedent
and Consequent
properties of
each RuleSettings
object are ClauseParameter
objects for
specifying the tunable settings of the corresponding rule.
Properties
Examples
Version History
Introduced in R2019a