Feeds
提问
How to do particle swarm optimization for this problem?
How can I do particle swarm optimization to get the value of e1,e2,p1,p2 that can give the highest value of f? How do make objec...
11 years 前 | 1 个回答 | 0
1
个回答提问
Linprog error - The number of rows in A must be the same as the number of elements of f & Error in [x fval] = linprog(f,A,b,Aeq,beq,lb,ub);
Hi , I am trying to do a linprog optimisation by referring to the example in Matlab. I need help to solve the errors. Ty. my ...
11 years 前 | 1 个回答 | 0