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

답변