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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0