How to plot 2nd order ode
Show older comments
How can I use MatLAB to plot y''-4y'+5y=0, y(-1)=2 and y'(-1)=0 Thanks
Answers (1)
James Tursa
on 12 Jun 2018
0 votes
Follow the 2nd Order van der Pol ODE example in the ode45 doc:
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!