I am using MATLAB's  'fmincon' to solve some nonlinear constrained optimisation problem. But it is very slow. What are the possible ways to speed up the simulation?

What is the best alternative to 'fmincon' to speed up the optimisation process so that I can use it with MATLAB? 

Similar questions and discussions