How can i implement Central difference method to solve ODE

11 次查看(过去 30 天)
I am trying to implement the central difference method in matlab using code to solve a spring-damper mass system with the equation:
the values for the coefficients are given.
  1 个评论
Jan
Jan 2021-4-20
Central differences are useful to determine a dreivative, if you have numerical data of a curve. I do not know an application, where central differences are useful to solve an ODE. Use an ODE solver instead, e.g. ode45.

请先登录,再进行评论。

回答(1 个)

Sulaymon Eshkabilov

类别

Help CenterFile Exchange 中查找有关 Numerical Integration and Differential Equations 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by