From: SARVANI NADIMINTY on
Can 'fmincon' be used to minimize a function having multiple non linear inequality constraints? If no, pls tell how to do such operations in matlab
From: Bruno Luong on
"SARVANI NADIMINTY" <sarvani_nadi(a)yahoo.co.in> wrote in message <hoeoqg$ekl$1(a)fred.mathworks.com>...
> Can 'fmincon' be used to minimize a function having multiple non linear inequality constraints?

I can in theory.

Bruno
From: Bruno Luong on
Sorry for the typo
> "It" can in theory.
>
> Bruno
From: James Allison on
Bruno Luong wrote:
> Sorry for the typo
>> "It" can in theory.
>>
>> Bruno

And in practice.

Learn how by typing doc fmincon at the MATLAB command line.

-James
From: SARVANI NADIMINTY on
"Bruno Luong" <b.luong(a)fogale.findmycountry> wrote in message <hofab2$ebi$1(a)fred.mathworks.com>...
> Sorry for the typo
> > "It" can in theory.
> >
> > Bruno
I used 'fmincon' for optimization with more than one non linear constraints.. It s working but I am getting a e+034 factor extra for my value which i should not get . All other values are correct whatever I have given..I have given the lower bound as 1 and upper bound as 2..But there is always this factor coming in my answer.
I am doing optimization for a 96 variable problem.
So I tried reducing my problem and reduced them to 12 variables.Still I a facing this e+034 problem.
 | 
Pages: 1
Prev: tcp/ip communication problem
Next: enhancement