Prev: if_else error
Next: m-file to text
From: Richard on 8 Aug 2010 19:45 Hi I need to solve the following for each j: ((Ui(:).*G(:,j))'*(P(:)*(X(:,:)./G(:,:))')'-P(j)+zeta)*S-P(j)=0 where the only values I dont have are the P vector. I need to solve it to determine the minimum P(j) values within a max and min value. Don't know if this makes sense to read but I need to know is the optimisation toolbox the only sensible way or is there another way(without using GAs). I need a quick solution. Working on a paper thats due in days... Not sure if I'm overcomplicating this by thinking of optimisation toolbox or is there a simpler way?? Thanks
|
Pages: 1 Prev: if_else error Next: m-file to text |