Description Usage Details Author(s) See Also Examples
This function returns a data frame containing the bounds of the fuzzy subsets of each fuzzy variable.
1 |
Each fuzzy variable has fuzzy subsets. For example, in “speed is zero”, speed is the fuzzy variable and zero is the fuzzy subset.
The bounds of the fuzzy subset are used to create the membership functions, that are used to fuzzify the inputs of the fuzzy inference system. These bounds represent the x values at which the sigmoidal membership functions reach ~0 or ~1 respectivly(e.g. “speed is high” ranges from 3 to 6 m/s).
Nikolai Gorte <n.gorte@gmail.com>
FIS_IMP, FIS_SMP1, FIS_SMP2
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.