Solve a system of two second-order differential equations using ode
Show older comments
Hello everyone!
I'm new to Matlab and I'm facing a problem to solve a system of two second-order differential equations.
My aim is to draw a graph of y-x.

The initial condition for x and y is 0, and for x' and y' is 9.
In this equation, m=0.175, p=1.29, g=-9.81, A=0.0568, CD=-14.1404, and CL=1.894604571
I cannot get how to use ode45 or ode15s to solve a system.
Thanks in advance!
Accepted Answer
More Answers (0)
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
