MATLAB: Plant model

Control System ToolboxDeep Learning Toolboxneural networkneural network predictive controlsimulink

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

Best Answer

The function GENSIM converts a neural network once it has been trained in MATLAB into an equivalent Simulink block diagram.
Related Question