nonlinear first order diff. eq. system
古いコメントを表示
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)
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Ordinary Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!