nonlinear first order diff. eq. system
Ältere Kommentare anzeigen
dx/dt = a*sin(y[t]) + b,
dy/dt = a*cos(y[t])/x[t] - b*tan(y[t])/x[t],
dz/dt = tan(y[t])
i.c.: x(0)=300, y(0)=1,2741, z(0)=0
z vs t ??
(a=121.078, b=0.001)
Antworten (0)
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!