Learning neural network for fuzzy controller with three outputs

2 Ansichten (letzte 30 Tage)
Nikita
Nikita am 7 Mär. 2011
There is a problem to create a fuzzy controller for controlling the coefficients of the PID controller. I.e. have three input variables (error control, integral and derivative of error) and three output (proportional to the coefficient. PID, integral, differential). There is a corresponding teaching signal, but by anfis fuzzy controller does not do it, because neural network module displays all the inputs in the only output. How can I solve this problem?

Antworten (1)

Dimitris
Dimitris am 12 Aug. 2011
ANFIS is built to have a single output. Use a standard neural network if you need 3 outputs.

Kategorien

Mehr zu Fuzzy Logic Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by