Plant model
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
RAJKUMAR Palaniappan
le 3 Mar 2011
Réponse apportée : PIRC
le 31 Oct 2016
I have set of input variables and also have the output, using that a neural network was developed and i want to further extend this to a neural network predictive model. For that i want to develop a plant model using the simulink in matlab can any one help me in developing a plant model. i have 8 input parameters and one output, my system should predict a suitable input parameter value if the system input is not the best, even suggest me if there is some other way to develop such system
thanking you
Raj
0 commentaires
Réponse acceptée
Mark Hudson Beale
le 19 Avr 2011
The function GENSIM converts a neural network once it has been trained in MATLAB into an equivalent Simulink block diagram.
2 commentaires
Doug Eastman
le 19 Avr 2011
Just to add to that it sounds like you are using the plant model as part of the controller so you may be interested in the control blocks in the Neural Network Toolbox such as the <http://www.mathworks.com/help/releases/R2011a/toolbox/nnet/ug/bss37bp-1.html NN Predictive Control Block>.
Greg Heath
le 8 Oct 2015
WHOOPS!!!
I just tried to move a question from the ANSWER box to a comment box.
Unfortunately, I deleted the contents of both boxes.
Sorry. (:>{
Hope the poster will try again.
Greg
Plus de réponses (1)
PIRC
le 31 Oct 2016
use the below nftool toolbox for training the NN and create the simulink block for your NN model.
0 commentaires
Voir également
Catégories
En savoir plus sur Linear Plant Specification dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!