How to use ode45
Afficher commentaires plus anciens
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?
Réponses (1)
Steven Lord
le 25 Mar 2018
0 votes
Catégories
En savoir plus sur Ordinary Differential Equations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!