photo

Kanwal Aftab


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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 years ago | 1 answer | 0

1

answer