plotting an ode.

1 view (last 30 days)
John Rettig
John Rettig on 21 Oct 2021
Answered: Navya Singam on 27 Oct 2021
how do you plot a second order diffeential equation?
d^2y/dx^2 - constant + constant = 0

Answers (1)

Navya Singam
Navya Singam on 27 Oct 2021
Hi John,
Refer to the 2nd Order van der Pol ODE example in the ode45 documentation.

Tags

Community Treasure Hunt

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

Start Hunting!