photo

Valeria


Technion

2014 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Find function's minimum for specific constant values
I have a function mew which is a derivative of another function, fun: syms v a b fun = -a*v + (2*b*v^(2/3))/(exp(0.5) - ...

約6年 前 | 2 件の回答 | 0

2

回答

回答済み
Finding the max sum of the sub arrays.
I managed. We create two help arrays: ind2=start+1; ind3=start+2; So the sum vector will be: sums=start+ind2+ind3+end; ...

9年以上 前 | 0

| 採用済み

質問


Finding the max sum of the sub arrays.
Having a vector a, that contains sub arrays of 4 elements (their amount is unknown), knowing their starting indices in a and en...

9年以上 前 | 4 件の回答 | 0

4

回答