photo

Valeria


Technion

Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

Feeds

Ver por

Pregunta


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

alrededor de 6 años hace | 2 respuestas | 0

2

respuestas

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

más de 9 años hace | 0

| aceptada

Pregunta


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

más de 9 años hace | 4 respuestas | 0

4

respuestas