photo

Valeria


Technion

Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


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) - ...

ongeveer 6 jaar ago | 2 answers | 0

2

answers

Answered
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; ...

meer dan 9 jaar ago | 0

| accepted

Question


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...

meer dan 9 jaar ago | 4 answers | 0

4

answers