From: Sabya on
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.
From: Marcus M. Edvall on
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/
From: Sabya on
Thanks Marcus.

Sabya

"Marcus M. Edvall" <edvall(a)gmail.com> wrote in message <0483efde-083c-479e-b66c-a745a7ac550a(a)m37g2000yqf.googlegroups.com>...
> 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/
 | 
Pages: 1
Prev: Plotting with a smooth curve
Next: MINLP in MATLAB