How to use ode45
Mostrar comentarios más antiguos
I am trying to solve the ode: 3*y'' + 0.1*y' + 46*y = 4*sin(7*t), where t is the time interval 0 to 10 seconds. How can I solve this using ode45?
Respuestas (1)
Steven Lord
el 25 de Mzo. de 2018
0 votos
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!