Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

MINLP in MATLAB

711 views
Skip to first unread message

Sabya

unread,
Mar 18, 2010, 4:19:03 PM3/18/10
to
Dear All,

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.

Sabya

unread,
Mar 18, 2010, 4:20:05 PM3/18/10
to

Sabya

unread,
Mar 18, 2010, 7:51:04 PM3/18/10
to

Sabya

unread,
Mar 18, 2010, 7:51:05 PM3/18/10
to

Marcus M. Edvall

unread,
Mar 19, 2010, 6:09:26 PM3/19/10
to
Dear Sabya,

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

unread,
Mar 20, 2010, 8:59:08 AM3/20/10
to
Thanks Marcus.

Sabya

"Marcus M. Edvall" <edv...@gmail.com> wrote in message <0483efde-083c-479e...@m37g2000yqf.googlegroups.com>...

Martin

unread,
Oct 24, 2010, 6:06:03 AM10/24/10
to
Dear Sabya,

For MINLP in Matlab you could also try MIDACO:

http://www.midaco-solver.com

It is very easy to use and solves mixed integer,
continuous and combinatorial optimization problems.

Kind regards,
Martin

John Hedengren

unread,
Mar 19, 2012, 11:05:25 PM3/19/12
to
Sabya,

There is a new MINLP solver available here:

http://www.mathworks.com/matlabcentral/fileexchange/35720-minlp-mixed-integer-nonlinear-programming

It performs well for up to about 30 integer variables and around 10,000 nonlinear continuous variables with a branch and bound approach. More information is available at http://apmonitor.com.

-John

"Sabya" wrote in message <hnue98$t6v$1...@fred.mathworks.com>...

Steve Grikschat

unread,
Mar 21, 2012, 9:48:16 AM3/21/12
to
"John Hedengren" <jo...@hedengren.net> wrote in message <jk8s5l$mfa$1...@newscl01ah.mathworks.com>...
Additionally, there is now a way to solve MINLP problems with GA (genetic algorithm) in the Global Optimization Toolbox. This feature is available in R2011b.

http://www.mathworks.com/help/toolbox/gads/bs1cibj.html

+Steve
0 new messages