How to write a matlab program which use SA to solve this question?

조회 수: 6 (최근 30일)
Jimmy van
Jimmy van 2014년 6월 21일
댓글: Jimmy van 2014년 6월 21일
约束条件:0<=x(1)<=600; 0<=x(2)<=600; x(1)+x(2)=750;
目标函数:f=x(1)^3+x(2)^3+4x(1)*x(2)+320

답변 (0개)

카테고리

Help CenterFile Exchange에서 Assembly에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by