Multiple Inputs to Neural Network Predictive Controller in Simulink

8 visualizzazioni (ultimi 30 giorni)
Is there a way to realize a MISO system in the Neural Network Predictive Controller block of Simulink? I can't find a way to import my NARX-plant-model with 3 inputs and 1 output (Error: "The neural network plant must have 1 input.") . Neither can I do a plant identification using the GUI and my data. The question had been asked several times but there was no answer till now.
Your help is highly appreciated!

Risposte (1)

Andre Saputra
Andre Saputra il 17 Giu 2020
Modificato: Andre Saputra il 17 Giu 2020
I had roughly the same problem as you have now. And, after looking at the example of Neural Network Controller Design, I think I found the solution. I don't know whether my case is the same as you are, because I used NN Predictive Controller.
To solve the issue, you need to make a separate file of your plant model (with inport and outport of course) before you put it in the setting of the controller. But in your model with controller, you keep making the plant model which is the same as the separated one. Hope this will solve yours.

Categorie

Scopri di più su Sequence and Numeric Feature Data Workflows in Help Center e File Exchange

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by