photo

alexander fastiggi


Last seen: quasi 3 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Projectile Motion with analytical and numerical analysis.
Can someone help me fix the function? My last plot isn't plotting the curve. %% HW3 Projectile Motion clear; clc %% Experi...

quasi 3 anni fa | 0 risposte | 0

0

risposte

Domanda


I got stuck with a loop after the value gets to NaN
% Newton-Raphson clear; clc % Symbolic math to compute the derivative syms x y u = x^2+x*y-10; v = y+ 3*x*y^2-57; dudx...

quasi 3 anni fa | 1 risposta | 0

1

risposta

Domanda


how to write a correlation coefficient code with only the use of SUM function.
how to write a correlation coefficient code with only the use of SUM function. YES, you can not just use corrcoef(x,y) mean...

oltre 4 anni fa | 1 risposta | 0

1

risposta