Hello, does any one has idea about how we can design neural network controller with matlab code to use it in simulink instead of PI controller, to control motor speed for exemple ?
Is your question about how to embed matlab code in simulink in general, not necessarily in the context of neural network? In that case, you can use the 'Matlab function' block, it allows you a fairly large portion of matlab commands.