photo

Adam Goza


2016 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


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

7年弱 前 | 2 件の回答 | 0

2

回答

質問


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

8年以上 前 | 1 件の回答 | 0

1

回答