I am new to MATLAB and wondering if I can use any function (solver) to solve Mixed Integer Non-Linear Programming. I tried to find a solver by reading the help file in optimization toolbox, without much success (A year back in a course I used fmincon to solve a class room problem, but now I have a large scale problem to solve). I will greatly appreciate your response.
Thank you.
You can try some of the options in TOMLAB:
http://tomopt.com/scripts/register.php
Best wishes, Marcus
http://tomsym.com/
http://tomdyn.com/
Sabya
"Marcus M. Edvall" <edv...@gmail.com> wrote in message <0483efde-083c-479e...@m37g2000yqf.googlegroups.com>...
For MINLP in Matlab you could also try MIDACO:
It is very easy to use and solves mixed integer,
continuous and combinatorial optimization problems.
Kind regards,
Martin