# Is there a way to incorporate time series data into coupled ODE system using DifferentialEquations.jl?

**URL:** https://discourse.julialang.org/t/is-there-a-way-to-incorporate-time-series-data-into-coupled-ode-system-using-differentialequations-jl/101682
**Category:** Modelling & Simulations
**Tags:** differentialequation
**Created:** [July 16, 2023, 10:31pm UTC](https://discourse.julialang.org/t/is-there-a-way-to-incorporate-time-series-data-into-coupled-ode-system-using-differentialequations-jl/101682 "2023-07-16T22:31:04Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![ufechner7](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ufechner7/32/51363_2.png) [@ufechner7](https://discourse.julialang.org/u/ufechner7)
#### Post date: [July 17, 2023, 2:18am UTC](https://discourse.julialang.org/t/is-there-a-way-to-incorporate-time-series-data-into-coupled-ode-system-using-differentialequations-jl/101682/4 "2023-07-17T02:18:10Z")

</div>

Have a look at [How to linearize a model](https://discourse.julialang.org/t/how-to-linearize-a-model/99886) I created the function `cp` from numerical data and used it in Modelingtoolkit equations…

Yes, you might need another equation…

---

_[View the full topic](https://discourse.julialang.org/t/is-there-a-way-to-incorporate-time-series-data-into-coupled-ode-system-using-differentialequations-jl/101682)._
