Solving a system of 12 ode’s with discrete data using Euler method

4 次查看(过去 30 天)
I have a system of 12 ode’s that contains discrete data and I need to solve with Euler explicit method. The discrete variables are T,m,Ixx,Iyy,Izz and rxA which I have in an excel spreadsheet, so how to interpolate these data with time?

采纳的回答

Alan Stevens
Alan Stevens 2021-6-26
Look up interp1
doc interp1

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Ordinary Differential Equations 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by