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!