Community Profile

photo

Adam Goza


Attivo dal 2016

Followers: 0   Following: 0

Statistiche

Feeds

Visto da

Domanda


Find X and Y using matlab
X=y^2 2y-x^2=-2

oltre 6 anni fa | 2 risposte | 0

2

risposte

Domanda


Whats wrong with these scripts? I can't get them to work.
Script: [W,y] = ode45(@eqtP426,[0 368],[2; 2; 0; 0]); plot(W,y(:,1),'-',W,y(:,2),'--',W,y(:,3),'-*',W,y(:,4),'-') tit...

circa 8 anni fa | 1 risposta | 0

1

risposta