Solve non linear second order ODE with numeric function

1 次查看(过去 30 天)
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