For Programmers: Free Programming Magazines  


Home > Archive > Matlab > November 2005 > a problem again in multiobjective optimization!









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author a problem again in multiobjective optimization!
sowmya

2005-11-23, 9:58 pm

i understand why fminimax shud not be used. but how do i use
fgoalattain. i do not have weights and the goal.how should i specify
the objective function.

can some one help me by explaining the usage of fgoalattain by
telling how the code for this simple problem would look like ?

kindly help! its urgent

min -3*x1-x2;
min x1-2x2;

sub to

3*x1+2*x2>=6;
x1<=10;
x2<=3;

x1,x2>=0;

--------
sowmya
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com