to calculate the derivatives of output error with respect to output.L1.
anfis.dE.dO1(anfis, output.L1, de.do2, do2.do1)
The given ANFIS model
The output of nodes in Layer 1
The derivatives of output error with respect to output.L2
The derivatives of output.L2 with respect to output.L1.
The derivatives of output error with respect to output.L1.
This function is not recommended for external use, but can be used for debugging or learning.