photo

rapalli adarsh


Attivo dal 2019

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
To take the partial derivative of a function using matlab
syms c(x,y); c(x,y)=input('enter cost Rs=\n'); cx=diff(c,x); cy=diff(c,y); s1=double(cx(80,20)); s2=double(cy(80,20)); if ...

circa 6 anni fa | 1