Plant model
6 views (last 30 days)
Show older comments
RAJKUMAR Palaniappan
on 3 Mar 2011
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 Comments
Accepted Answer
Mark Hudson Beale
on 19 Apr 2011
The function GENSIM converts a neural network once it has been trained in MATLAB into an equivalent Simulink block diagram.
2 Comments
Doug Eastman
on 19 Apr 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
on 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
More Answers (1)
PIRC
on 31 Oct 2016
use the below nftool toolbox for training the NN and create the simulink block for your NN model.
0 Comments
See Also
Categories
Find more on Linear Plant Specification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!