photo

Kanwal Aftab


Last seen: 2年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


i have given three differential equations for which i need graph using matlab code . is the code right?
clc clear all; syms XS X1 ode1 = diff(XS) == (XS-XS.*XS)(XS-0.17)−(0.36*XS*X1)(θ.0001*√XS*Y)/(1+0.2*√XS); ode2 = diff(X1) ==...

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

1

回答