Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How select the optimal pair in all combination which meet a reference value

1 回表示 (過去 30 日間)
Amin Waqas
Amin Waqas 2019 年 4 月 9 日
閉鎖済み: KSSV 2019 年 4 月 9 日
Suppose we have data given as
for i=1:1:17520
A=d2_f(i);
B=([e1(i);e2(i);e3(i);e4(i);e5(i);e6(i);e7(i);e8(i);e9(i);e10(i);e11(i)]);
end
how we can select the optimal pair of B's which meet the value of A over every time
Thanks in advance

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by