photo

Kane0610


Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Can anyone please debug the error
My function is as follows function F = myobjfun(x,y) syms i x y k F = symsum(((y(3).*x(i).*log(1+x(i))/symsum(x(k),k,0,9)...

circa 10 anni fa | 2 risposte | 0

2

risposte

Domanda


Can anyone please debug the error
My function is as follows function F = myobjfun(x,y) syms i x y k F = symsum(((y(3).*x(i).*log(1+x(i))/symsum(x(k),k,0,9)-(...

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


How do i formulate the following otimization function in matlab?
min summation over i {y1*log(1+x(i))*x(i)/sum(x(i))-y2*x(i)} The above problem has a summation inside a summation of the same...

circa 10 anni fa | 1 risposta | 0

1

risposta