GBS-SynBioLab / ode_composer_matlab

ODE composer is an SBL based system identification toolbox, which builds ODE models from time-series data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Building ODE models from time-series data

This toolbox is part of the COSY-Bio project: http://www.cosy-bio.eu/

Getting Started

The software was developed in Matlab and it was tested with Matlab R2017b.

Prerequisites

YALMIP and Quadratic Programming Solver (Gurobi is preferred) are required to run the toolbox.

Installing

  • Download the code and unzip it to a folder
  • Add the ode_composer folder and its subfolders to the path
  • Run mak_example.m form the example folder to see an example.

Author(s)

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

ODE composer is an SBL based system identification toolbox, which builds ODE models from time-series data

License:MIT License


Languages

Language:MATLAB 100.0%