Description Usage Arguments Value Author(s)
Evaluate a Fuzzy Inference System (fis). For more details, please see FuzzyR package.
1 | evalfis(input_stack, fis)
|
input_stack |
A matrix representing the input stack, number of inputs (columns) by number of outputs (rows). |
fis |
A fis must be provided. |
An evaluated crisp value for a given fis structure.
Jon Garibaldi, Chao Chen, Tajul Razak
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.