How to plot 2nd order ode
Mostrar comentarios más antiguos
How can I use MatLAB to plot y''-4y'+5y=0, y(-1)=2 and y'(-1)=0 Thanks
Respuestas (1)
James Tursa
el 12 de Jun. de 2018
0 votos
Follow the 2nd Order van der Pol ODE example in the ode45 doc:
Categorías
Más información sobre Ordinary Differential Equations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!