How to select elements to minimize the objective function.
조회 수: 4 (최근 30일)
이전 댓글 표시
Suppose a set
has 4 elements,
;For another set
,where n=1,2,...,64, and bis random number in [0.45,0.55]. Select a element from
for each n, and get a select matrix
(64×4), where
represents the nth seletion is ith element in
. So only one element in each column of matrix
is 1, others are 0.
has 4 elements,
;For another set
,where n=1,2,...,64, and bis random number in [0.45,0.55]. Select a element from
for each n, and get a select matrix
(64×4), where
. So only one element in each column of matrix
is 1, others are 0. The objective function is
, which means how to select element in
in each n to get objectve function minimum.
in each n to get objectve function minimum.댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Direct Search에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!