How to plot 2nd order ode
显示 更早的评论
How can I use MatLAB to plot y''-4y'+5y=0, y(-1)=2 and y'(-1)=0 Thanks
回答(1 个)
James Tursa
2018-6-12
0 个投票
Follow the 2nd Order van der Pol ODE example in the ode45 doc:
类别
在 帮助中心 和 File Exchange 中查找有关 Ordinary Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!