Using Ode45 to solve differential equation with time dependent variable
Afficher commentaires plus anciens
Solve the differential equation in 30 steps up to the 15th minute, D2x+0.9*Dx+0.1*x=3*sin(t),initial conditions are x(0)=10 and Dx(0)=5.
1 commentaire
James Tursa
le 25 Mai 2021
What have you done so far? What specific problems are you having with your code?
Réponses (1)
Aghamarsh Varanasi
le 28 Mai 2021
0 votes
Hi,
Hope this helps
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!