Using Ode45 to solve differential equation with time dependent variable

1 visualización (últimos 30 días)
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.

Respuestas (1)

Aghamarsh Varanasi
Aghamarsh Varanasi el 28 de Mayo de 2021
Hi,
You can refer to this MathWorks documentation link to solve a Seconf-Order Differential equation.
Hope this helps

Categorías

Más información sobre Ordinary Differential Equations en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by