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!