Plant model
7 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Mark Hudson Beale
2011-4-19
The function GENSIM converts a neural network once it has been trained in MATLAB into an equivalent Simulink block diagram.
2 个评论
Doug Eastman
2011-4-19
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
2015-10-8
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
更多回答(1 个)
PIRC
2016-10-31
use the below nftool toolbox for training the NN and create the simulink block for your NN model.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear Plant Specification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!