How to use ode45
Ältere Kommentare anzeigen
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?
Antworten (1)
Steven Lord
am 25 Mär. 2018
0 Stimmen
Kategorien
Mehr zu Ordinary Differential Equations finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!