photo

Adam Goza


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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

fast 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort