필터 지우기
필터 지우기

toolbox question for binary integer programming

조회 수: 2 (최근 30일)
mohan gopal
mohan gopal 2012년 1월 31일
Respected sir/mam
i have simulated a code including the bintprog command , the allocation vector x is determined by the following optimization problem,
max(x)Uv(x) =for i=1:N(vixi),
s.t. xi + xj 1, i, j if Cij = 1,
xi = 0 or 1, i = 1, 2, . . . ,N,.
pls friends help me to obtain the optimation result for computing x* to b binary values. and also i would give the v=[15 6 10 4];
  댓글 수: 1
Walter Roberson
Walter Roberson 2012년 1월 31일
Sorry, in your "s.t" line, the character between xj and 1 did not come across properly, and the character between the "1," and "i" did not come across properly. Please try again on that line, and perhaps include a word description of the two characters in case the problem happens again.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by