How to solve system of second order equations in matlab using ode 45

1 次查看(过去 30 天)
Hi everyone I have a system of second order equations including seven equations.I want to define a function named F describing the equations and then use ode45 function. first I don't know how to write the function, second I don't know how to write 14 boundary conditions in the form of [t,y]=ode45(@F,tspan,BC)in ode45 command. thanks

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Ordinary Differential Equations 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by