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

조회 수: 2 (최근 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