Does the neural network predictive controller support multiple inputs?

I'm trying to implement a model predictive control system in Simulink using the NN Predictive Controller. When carrying out plant identification it only seems to let me select one input array, does it only support SISO systems?

3 Kommentare

Hi. Could you find a way to use the NN Predictive Controller for MIMO systems?
I would like to know about it too. Is MIMO possible?
I had same issue , I don't think it support MIMO/MISO systems.

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Greg Heath
Greg Heath am 29 Mai 2014
Bearbeitet: Greg Heath am 29 Mai 2014
I don't know the answer. However, MATLAB is a matrix/vector based language. Therefore it is hard for me to believe that if it makes sense to have multiple inputs to any device, then MATLAB would not provide a matrix/vector way to provide it.

1 Kommentar

I'm trying to solve a very similar problem when I realized that only SISO system is accepted for system identification in this block. I'm not sure if it can apply the system identification for MISO or MIMO system, but I can say the MIMO system identification with NN training is way more difficult than that of SISO system. It is posssible that this block has no such power to accomplish such a task simply.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Community Treasure Hunt

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

Start Hunting!

Translated by