Solve non linear second order ODE with numeric function

조회 수: 1 (최근 30일)
FHEPCH92
FHEPCH92 2019년 4월 12일
I have to solve a non linear second order ODE of the type
where F(y) is a numeric function (in the meaning that I have the data in a vector for particular values of y).
Obviously if F(y) was costant it was easy to solve it also analytically. I thought I could fit the function F(y) and then solve with ode.
Which is the best way to solve it with Matlab?
Thank you for the reply.

답변 (0개)

카테고리

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

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by