Hi can anyone help me; I am working on neural network project in Simulink. I going to train the neural network to control a nonlinear system into Simulink. I used this neural network in Simulink user Matlab function block to connect the system with the NN controller.
I have tried my many ways to train this neural network into the Matlab function block but not able to get success.
another question, to control system using NN, I have to discretize the controlled system or it is not necessary.