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

4 visualizaciones (últimos 30 días)
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?

Respuesta aceptada

Alan Stevens
Alan Stevens el 26 de Jun. de 2021
Look up interp1
doc interp1

Más respuestas (0)

Categorías

Más información sobre Ordinary Differential Equations en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by