Description Usage Arguments Details Value Author(s)
To evaluate the antecedent layer (L1) of anfis
1 | anfis.L1.eval(anfis, output.LI, input.stack)
|
anfis |
The given ANFIS model |
output.LI |
The output of nodes in Layer I |
input.stack |
The input data |
This function is not recommended for external use, but can be used for debugging or learning.
See the source code of anfis.eval
for usage.
The output of nodes in Layer 1
Chao Chen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.