Discussion:
MINLP in MATLAB
(too old to reply)
Sabya
2010-03-18 23:51:05 UTC
Permalink
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.
Marcus M. Edvall
2010-03-19 22:09:26 UTC
Permalink
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
2010-03-20 12:59:08 UTC
Permalink
Thanks Marcus.

Sabya
Post by Marcus M. Edvall
Dear Sabya,
http://tomopt.com/scripts/register.php
Best wishes, Marcus
http://tomsym.com/
http://tomdyn.com/
Martin
2010-10-24 10:06:03 UTC
Permalink
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

Loading...