photo

Huy Hoang Huynh Nguyen


Last seen: oltre 5 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

3 Domande
0 Risposte

RANK
150.471
of 301.200

REPUTAZIONE
0

CONTRIBUTI
3 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
33.33%

VOTI RICEVUTI
0

RANK
 of 21.190

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 173.339

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

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Chain rule with partial derivative
Hello, I need to take partial derivative with chain rule of this function f: f(x,y,z) = y*z/x; x = exp(t); y = log(t); z = t^2 ...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Plot a elliptic cone
Hello there, I have this given equations of elliptic cone x^2 + 4*y^2 = z^2 and now I want to plot it. I have try this but it s...

oltre 5 anni fa | 2 risposte | 0

2

risposte

Domanda


Problems with surf a 3D cylinder and a 3D curve
syms x y z x = 0:0.1:6; y = x; [x,y] = meshgrid(x); f = x.^3 + y.^3 +3.*x.*y; g = (x-3).^2 + (y-3).^2 - 9; %% I cannot sur...

quasi 7 anni fa | 1 risposta | 0

1

risposta