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!