![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14431480_1545918037119_DEF.jpg)
rapalli adarsh
Attivo dal 2019
Followers: 0 Following: 0
Statistica
MATLAB Answers
0 Domande
1 Risposta
RANK
19.918
of 297.016
REPUTAZIONE
2
CONTRIBUTI
0 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
0.00%
VOTI RICEVUTI
1
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
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 ...
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