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

조회 수: 4 (최근 30일)
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!

답변 (1개)

Wan Ji
Wan Ji 2021년 8월 30일
편집: Wan Ji 2021년 8월 30일
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.

카테고리

Help CenterFile Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by