Prev: tcp/ip communication problem
Next: enhancement
From: SARVANI NADIMINTY on 25 Mar 2010 00:29 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 25 Mar 2010 03:00 "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 25 Mar 2010 05:28 Sorry for the typo > "It" can in theory. > > Bruno
From: James Allison on 25 Mar 2010 15:26 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 8 Apr 2010 03:07 "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 |