how to solve a second-order differential equation set with parameter using Euler's method?

1 visualización (últimos 30 días)
i try the following, but then i find that i didn't clearify my "dy" is the derivative of time "t"
how can i limit the dy is the derivative of "t"?
my function is the following
thanks in advance!

Respuestas (1)

Wan Ji
Wan Ji el 30 de Ag. de 2021
Editada: Wan Ji el 30 de Ag. de 2021
Actually, dy is the derivative of y with respect to t. The code you give is absolutely right.
So you see Euler's Method
If you denote dy as dydt (), then it will be more obvious.

Categorías

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

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by