Muhammed abdulmalek
Followers: 0 Following: 0
Feeds
已回答
Solving system of nonlinear differential equations using ode45
Jo1 = 1; Jo2 = 2; Jo3 = 3; Mo1 = 1; Mo2 = 1; Mo3 = 1; f = @(t,x) [x(4) + sin(x(1)*tan(x(2))*x(5) + cos(x(1))*tan(x(2))*x...
Solving system of nonlinear differential equations using ode45
Jo1 = 1; Jo2 = 2; Jo3 = 3; Mo1 = 1; Mo2 = 1; Mo3 = 1; f = @(t,x) [x(4) + sin(x(1)*tan(x(2))*x(5) + cos(x(1))*tan(x(2))*x...
4 months 前 | 0