Optimal selection from function set. A selection matrix is calculated by optimizing the constrain objective function.
조회 수: 2 (최근 30일)
이전 댓글 표시
There are four functions, expressed as
,i=1,2,...,I, and where u=[-1 1],(code in [-1:0.01:1]),I=4,
{0.1 0.11 0.12 0.13}.
Define another function
, p=1,2,...,P, P=64 and
is a random number between [0.4 0.5].
The question is how to choice a
in each p to achive the objective function
where
[-1,0] and
[0.15 1],
is one of {
}.
in each p to achive the objective function
where
}. The output can be a matrix
in which only one element in each row is 1 and the rest are 0, that is, if
=1, the ith function is selected for the pth calculation.
in which only one element in each row is 1 and the rest are 0, that is, if
=1, the ith function is selected for the pth calculation.답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!