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